Method | Description | |
---|---|---|
BinaryOperatorILConstruct ( string @operator, TypeDefinition resultType, ILConstruct left, ILConstruct right, Action |
||
Evaluate ( |
||
LoadValue ( |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
BranchCore ( |
public BinaryOperatorILConstruct ( string @operator, TypeDefinition resultType, ILConstruct left, ILConstruct right, Action |
||
@operator | string | |
resultType | TypeDefinition | |
left | ILConstruct | |
right | ILConstruct | |
operation | Action |
|
branchOperation | Action |
|
return | System |
protected BranchCore ( |
||
il | ||
@else | ||
return | void |
public Evaluate ( |
||
il | ||
return | void |
public LoadValue ( |
||
il | ||
shouldBeAddress | bool | |
return | void |