Property | Type | Description | |
---|---|---|---|
enumerator | |||
fieldBuilder | |||
index | int |
Method | Description | |
---|---|---|
Declare ( |
||
EmitLoad ( |
||
EmitLoadAddress ( |
||
EmitStore ( |
||
EmitStorePrefix ( |
||
IterLocalVariable ( string name, TypeData localType, bool isTypecaseVariable, |
public Declare ( |
||
ilGenerator | ||
return | void |
public EmitLoad ( |
||
ilGenerator | ||
return | void |
public EmitLoadAddress ( |
||
ilGenerator | ||
return | void |
public EmitStore ( |
||
ilGenerator | ||
return | void |
public EmitStorePrefix ( |
||
ilGenerator | ||
return | void |
public IterLocalVariable ( string name, TypeData localType, bool isTypecaseVariable, |
||
name | string | |
localType | TypeData | |
isTypecaseVariable | bool | |
enumerator | ||
index | int | |
return | System |
protected TypeBuilder,System.Reflection.Emit enumerator | ||
return |
protected FieldBuilder,System.Reflection.Emit fieldBuilder | ||
return |