Property | Type | Description | |
---|---|---|---|
status | Status |
Property | Type | Description | |
---|---|---|---|
FieldBuilder | |||
declarators | List |
||
initializer | Mono.CSharp.Expression | ||
spec |
Method | Description | |
---|---|---|
AddDeclarator ( |
||
ApplyAttributeBuilder ( Attribute a, |
||
ConvertInitializer ( |
||
Emit ( ) : void | ||
Error_VariableOfStaticClass ( Mono.CSharp.Location loc, string variable_name, System.TypeSpec static_class, |
||
SetCustomAttribute ( |
Method | Description | |
---|---|---|
CheckBase ( ) : bool | ||
DoMemberTypeDependentChecks ( ) : void | ||
FieldBase ( Mono.CSharp.TypeDefinition parent, Mono.CSharp.FullNamedExpression type, Mono.CSharp.Modifiers mod, Mono.CSharp.Modifiers allowed_mod, |
||
VerifyClsCompliance ( ) : bool |
public AddDeclarator ( |
||
declarator | ||
return | void |
public ApplyAttributeBuilder ( Attribute a, |
||
a | Attribute | |
ctor | ||
cdata | byte | |
pa | Mono.CSharp.PredefinedAttributes | |
return | void |
public ConvertInitializer ( |
||
rc | ||
expr | ||
return |
protected DoMemberTypeDependentChecks ( ) : void | ||
return | void |
public static Error_VariableOfStaticClass ( Mono.CSharp.Location loc, string variable_name, System.TypeSpec static_class, |
||
loc | Mono.CSharp.Location | |
variable_name | string | |
static_class | System.TypeSpec | |
Report | ||
return | void |
protected FieldBase ( Mono.CSharp.TypeDefinition parent, Mono.CSharp.FullNamedExpression type, Mono.CSharp.Modifiers mod, Mono.CSharp.Modifiers allowed_mod, |
||
parent | Mono.CSharp.TypeDefinition | |
type | Mono.CSharp.FullNamedExpression | |
mod | Mono.CSharp.Modifiers | |
allowed_mod | Mono.CSharp.Modifiers | |
name | ||
attrs | Mono.CSharp.Attributes | |
return | System |
public SetCustomAttribute ( |
||
ctor | ||
data | byte | |
return | void |
protected FieldBuilder,System.Reflection.Emit FieldBuilder | ||
return |
protected Expression,Mono.CSharp initializer | ||
return | Mono.CSharp.Expression |