Property | Type | Description | |
---|---|---|---|
Left | |||
OpType | LuaBinaryOperatorType | ||
Right |
Method | Description | |
---|---|---|
BinOp ( LuaBinaryOperatorType type, |
||
GetType ( ) : LuaValueType | ||
WriteTo ( |
public BinOp ( LuaBinaryOperatorType type, |
||
type | LuaBinaryOperatorType | |
left | ||
right | ||
return | System |
public WriteTo ( |
||
output | ||
indent | int | |
asPrefix | bool | |
return | void |