Méthode | Description | |
---|---|---|
ArrayAccess ( Operand array, Operand indexes ) : System | ||
GetReturnType ( ITypeMapper typeMapper ) : |
Méthode | Description | |
---|---|---|
EmitAddressOf ( CodeGen g ) : void | ||
EmitGet ( CodeGen g ) : void | ||
EmitSet ( CodeGen g, Operand value, bool allowExplicitConversion ) : void | ||
ResetLeakedStateRecursively ( ) : void |
Méthode | Description | |
---|---|---|
LoadArrayAndIndexes ( CodeGen g ) : void |
public ArrayAccess ( Operand array, Operand indexes ) : System | ||
array | Operand | |
indexes | Operand | |
Résultat | System |
protected EmitAddressOf ( CodeGen g ) : void | ||
g | CodeGen | |
Résultat | void |
protected EmitSet ( CodeGen g, Operand value, bool allowExplicitConversion ) : void | ||
g | CodeGen | |
value | Operand | |
allowExplicitConversion | bool | |
Résultat | void |
public GetReturnType ( ITypeMapper typeMapper ) : |
||
typeMapper | ITypeMapper | |
Résultat |
protected ResetLeakedStateRecursively ( ) : void | ||
Résultat | void |