Method | Description | |
---|---|---|
ConstructorTakingNArgumentsFor ( IType type, int arguments ) : IConstructor | ||
GetScriptClass ( |
||
IsPossibleStartCoroutineInvocationForm ( |
||
IsRhsOfAssignment ( |
||
SetScriptClass ( |
Method | Description | |
---|---|---|
UtilitiesModule ( ) : Boo.Lang.Compiler |
public static ConstructorTakingNArgumentsFor ( IType type, int arguments ) : IConstructor | ||
type | IType | |
arguments | int | |
return | IConstructor |
public static GetScriptClass ( |
||
context | ||
return |
public static IsPossibleStartCoroutineInvocationForm ( |
||
node | ||
return | bool |
public static IsRhsOfAssignment ( |
||
node | ||
return | bool |
public static SetScriptClass ( |
||
context | ||
klass | ||
return | void |