Method | Description | |
---|---|---|
Accept ( |
||
ApplyAttributeBuilder ( |
||
Class ( |
||
ConditionalConditions ( ) : string[] | ||
Emit ( ) : void | ||
GetCompletionStartingWith ( string prefix, List |
||
SetBaseTypes ( List |
Method | Description | |
---|---|---|
DoDefineMembers ( ) : bool | ||
ResolveBaseTypes ( FullNamedExpression &base_class ) : System.TypeSpec[] |
public Accept ( |
||
visitor | ||
return | void |
public ApplyAttributeBuilder ( |
||
a | ||
ctor | ||
cdata | byte | |
pa | PredefinedAttributes | |
return | void |
public Class ( |
||
parent | ||
name | ||
mod | Modifiers | |
attrs | Attributes | |
return | System |
public GetCompletionStartingWith ( string prefix, List |
||
prefix | string | |
results | List |
|
return | void |
protected ResolveBaseTypes ( FullNamedExpression &base_class ) : System.TypeSpec[] | ||
base_class | FullNamedExpression | |
return | System.TypeSpec[] |
public SetBaseTypes ( List |
||
baseTypes | List |
|
return | void |