Method | Description | |
---|---|---|
@base ( ) : |
||
@is ( |
||
@params ( ) : |
||
doc ( ) : string | ||
dotnetRepr ( ) : bool | ||
facet ( |
||
facets ( ) : |
||
fields ( ) : |
||
inheritance ( ) : |
||
isGenericInstance ( ) : bool | ||
methods ( ) : |
||
mixins ( ) : |
||
name ( ) : string | ||
pod ( ) : |
||
qname ( ) : string | ||
signature ( ) : string | ||
slot ( string name, bool check ) : |
||
slots ( ) : |
Method | Description | |
---|---|---|
doParameterize ( |
Parameterize t, where t is a generic parameter type such as V.
|
|
doReflect ( ) : void |
Method | Description | |
---|---|---|
GenericType ( |
||
flags ( ) : int | ||
makeParams ( ) : |
||
parameterize ( |
Parameterize the specified field (reuse if generic parameterization isn't necessary).
|
|
parameterize ( |
Parameterize the specified method (reuse if generic parameterization isn't necessary).
|
|
parameterize ( |
Parameterize t, where t is a generic parameter type such as V.
|
|
parameterizeFuncType ( |
Recursively parameterize the pars of a method type.
|
|
parameterizeListType ( |
Recursively parameterize the a generic list type.
|
|
reflect ( ) : |
||
toNullable ( ) : |
protected abstract doParameterize ( |
||
t | ||
return |
public final slot ( string name, bool check ) : |
||
name | string | |
check | bool | |
return |