CsEntityVariable Member List
This is the complete list of members for
CsEntityVariable, including all inherited members.
access | CsEntity | |
assembly | CsEntity | |
attributes | CsEntityVariable | |
CompareTo(object obj) | CsEntity | |
CompareTo(CsEntity rhs) | CsEntity | |
CsEntity(cs_entity e, cs_entity_access ac, string name, AssemblyEntity assembly) | CsEntity | |
CsEntity(cs_entity e, cs_entity_access ac, string name) | CsEntity | |
CsEntity(cs_entity e, cs_entity_access ac) | CsEntity | |
CsEntityVariable(string name, cs_entity_access ac, AssemblyEntity assembly, CsNode decl) | CsEntityVariable | |
decl | CsEntityVariable | |
e | CsEntity | |
getNameAsString(entity_name_options options) | CsEntity | |
isAnonymousType() | CsEntity | |
isBadTypeParameters() | CsEntity | |
isBaseClassResolved() | CsEntity | |
isChecked() | CsEntity | |
isCompilerAttribute() | CsEntity | |
isDefinedInExternalAssembly() | CsEntity | |
isEffectiveBaseEvaluated() | CsEntity | |
isEnum() | CsEntity | |
isField() | CsEntity | |
isGenerated() | CsEntity | |
isGenericParam() | CsEntity | |
isLocalEntity() | CsEntity | |
isMethod() | CsEntity | |
isNamespace() | CsEntity | |
isNamespaceOrType() | CsEntity | |
isNamespaceOrTypeRef() | CsEntity | |
isOverride() | CsEntity | |
isParentChild(CsEntity parent, CsEntity child) | CsEntity | [static] |
isPartial() | CsEntity | |
isProperty() | CsEntity | |
isRecursiveInheritance() | CsEntity | |
isSkip() | CsEntity | |
isSnippetEntity() | CsEntity | |
isStatic() | CsEntityVariable | [virtual] |
isType() | CsEntity | |
isTypeRef() | CsEntity | |
isVirtualMethod() | CsEntity | |
mflags | CsEntity | |
name | CsEntity | |
operator<(CsEntity lhs, CsEntity rhs) | CsEntity | [static] |
operator>(CsEntity lhs, CsEntity rhs) | CsEntity | [static] |
parent | CsEntity | |
pflags | CsEntity | |
setAnonymousType(bool flag) | CsEntity | |
setBaseClassResolved() | CsEntity | |
setChecked() | CsEntity | |
setEffectiveBaseEvaluated() | CsEntity | |
setPartial(bool flag) | CsEntity | |
setRecursiveInheritance() | CsEntity | |
setSkip(bool flag) | CsEntity | |
setSnippetEntity(bool flag) | CsEntity | |
setStatic(bool flag) | CsEntityVariable | [virtual] |
type | CsEntityVariable | |
user_data | CsEntity | |
visit(ICsEntityVisitor visitor) | CsEntityVariable | [virtual] |