Property | Type | Description | |
---|---|---|---|
leftExpression | |||
opName | string | ||
rightExpression |
Method | Description | |
---|---|---|
BinaryExpression ( |
||
GenerateIntoContainer ( Runtime container ) : void | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
NativeNameForOp ( string opName ) : string |
public BinaryExpression ( |
||
left | ||
right | ||
opName | string | |
return | System.Collections.Generic |
public GenerateIntoContainer ( Runtime container ) : void | ||
container | Runtime | |
return | void |