Property | Type | Description | |
---|---|---|---|
_AbstractGenerator | IType | ||
_ScriptBaseType | IType |
Method | Description | |
---|---|---|
CanBeReachedByPromotion ( IType expected, IType actual ) : bool | ||
IsGenerator ( IMethod method ) : bool | ||
IsScriptType ( IType type ) : bool | ||
PrepareBuiltinFunctions ( ) : void | ||
UnityScriptTypeSystem ( ) : Boo.Lang |
Method | Description | |
---|---|---|
PreparePrimitives ( ) : void |
public CanBeReachedByPromotion ( IType expected, IType actual ) : bool | ||
expected | IType | |
actual | IType | |
return | bool |