Method | Description | |
---|---|---|
Accept ( |
||
ApplyAttributeBuilder ( |
||
Emit ( ) : void | ||
IsUnmanagedType ( ) : bool | ||
Struct ( |
Method | Description | |
---|---|---|
DoDefineMembers ( ) : bool | ||
ResolveBaseTypes ( FullNamedExpression &base_class ) : System.TypeSpec[] |
Method | Description | |
---|---|---|
CheckFieldTypeCycle ( System.TypeSpec ts ) : bool | ||
CheckStructCycles ( ) : bool | ||
HasUserDefaultConstructor ( ) : bool |
public Accept ( |
||
visitor | ||
return | void |
public ApplyAttributeBuilder ( |
||
a | ||
ctor | ||
cdata | byte | |
pa | PredefinedAttributes | |
return | void |
protected ResolveBaseTypes ( FullNamedExpression &base_class ) : System.TypeSpec[] | ||
base_class | FullNamedExpression | |
return | System.TypeSpec[] |
public Struct ( |
||
parent | ||
name | ||
mod | Modifiers | |
attrs | Attributes | |
return | System |