Метод | Описание | |
---|---|---|
GetReturnType ( ITypeMapper typeMapper ) : |
||
Property ( ApplicableFunction property, Operand target, Operand indexes ) : System |
Метод | Описание | |
---|---|---|
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 | |
Результат | void |
public GetReturnType ( ITypeMapper typeMapper ) : |
||
typeMapper | ITypeMapper | |
Результат |
public Property ( ApplicableFunction property, Operand target, Operand indexes ) : System | ||
property | ApplicableFunction | |
target | Operand | |
indexes | Operand | |
Результат | System |
protected ResetLeakedStateRecursively ( ) : void | ||
Результат | void |