Method | Description | |
---|---|---|
GetReturnType ( ITypeMapper typeMapper ) : |
||
Property ( ApplicableFunction property, Operand target, Operand indexes ) : System |
Method | Description | |
---|---|---|
EmitGet ( CodeGen g ) : void | ||
EmitSet ( CodeGen g, Operand value, bool allowExplicitConversion ) : void | ||
ResetLeakedStateRecursively ( ) : void |
protected EmitSet ( CodeGen g, Operand value, bool allowExplicitConversion ) : void | ||
g | CodeGen | |
value | Operand | |
allowExplicitConversion | bool | |
return | void |
public GetReturnType ( ITypeMapper typeMapper ) : |
||
typeMapper | ITypeMapper | |
return |
public Property ( ApplicableFunction property, Operand target, Operand indexes ) : System | ||
property | ApplicableFunction | |
target | Operand | |
indexes | Operand | |
return | System |
protected ResetLeakedStateRecursively ( ) : void | ||
return | void |