CsEntityConstant Member List
This is the complete list of members for
CsEntityConstant, including all inherited members.
access | CsEntity | |
assembly | CsEntity | |
attributes | CsEntityConstant | |
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 | |
CsEntityConstant(string name, cs_entity_access ac, AssemblyEntity assembly, CsNode decl) | CsEntityConstant | |
CsEntityConstantBase(cs_entity e, cs_entity_access access, string name, AssemblyEntity assembly, CsNode decl) | CsEntityConstantBase | |
decl | CsEntityConstantBase | |
e | CsEntity | |
evaluated | CsEntityConstantBase | |
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() | CsEntityConstant | [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) | CsEntityConstant | [virtual] |
type | CsEntityConstantBase | |
user_data | CsEntity | |
value | CsEntityConstantBase | |
visit(ICsEntityVisitor visitor) | CsEntityConstant | [virtual] |