Method | Description | |
---|---|---|
Field ( |
||
GetReturnType ( ITypeMapper typeMapper ) : |
Method | Description | |
---|---|---|
EmitAddressOf ( CodeGen g ) : void | ||
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 Field ( |
||
fi | ||
target | Operand | |
return | System |
public GetReturnType ( ITypeMapper typeMapper ) : |
||
typeMapper | ITypeMapper | |
return |
protected ResetLeakedStateRecursively ( ) : void | ||
return | void |