Property | Type | Description | |
---|---|---|---|
adapters | |||
constructor | |||
kind | ClassKind | ||
name | string | ||
staticConstructor | |||
staticConstructorIL | |||
subtypes | |||
supertypes | |||
typeBuilder | |||
typeData | TypeData | ||
typeParameters |
Method | Description | |
---|---|---|
Accept ( NodeVisitor visitor ) : void | ||
ClassDefinition ( string name, ClassKind kind, |
||
ClassDefinition ( string name, ClassKind kind, |
||
Clone ( ) : object | ||
GetTypeParameter ( string name ) : TypeData |
public ClassDefinition ( string name, ClassKind kind, |
||
name | string | |
kind | ClassKind | |
typeParameters | ||
supertypes | ||
location | ||
return | System |
public ClassDefinition ( string name, ClassKind kind, |
||
name | string | |
kind | ClassKind | |
typeParameters | ||
supertypes | ||
subtypes | ||
location | ||
return | System |
public GetTypeParameter ( string name ) : TypeData | ||
name | string | |
return | TypeData |
protected ArrayList,System.Collections adapters | ||
return |
protected ConstructorBuilder,System.Reflection.Emit constructor | ||
return |
protected ConstructorBuilder,System.Reflection.Emit staticConstructor | ||
return |
protected ILGenerator,System.Reflection.Emit staticConstructorIL | ||
return |
protected TypedNodeList,Babel.Compiler supertypes | ||
return |
protected TypeBuilder,System.Reflection.Emit typeBuilder | ||
return |