Property | Type | Description | |
---|---|---|---|
fieldBuilder | |||
modifier | AttrModifier | ||
name | string | ||
reader | |||
typeSpecifier | |||
writer |
Method | Description | |
---|---|---|
Accept ( NodeVisitor visitor ) : void | ||
AttrDefinition ( string name, |
||
Clone ( ) : object | ||
IncludeTo ( |
public AttrDefinition ( string name, |
||
name | string | |
typeSpecifier | ||
modifier | AttrModifier | |
location | ||
return | System |
public IncludeTo ( |
||
cls | ||
featureModifier | ||
return | void |
protected FieldBuilder,System.Reflection.Emit fieldBuilder | ||
return |
protected MethodBuilder,System.Reflection.Emit reader | ||
return |
protected TypeSpecifier,Babel.Compiler typeSpecifier | ||
return |