Represent Unary or Binary Operation, for Unary Operation the LeftOperand is not used.
More...
Represent Unary or Binary Operation, for Unary Operation the LeftOperand is not used.
◆ Operation() [1/2]
Language.Lua.Operation.Operation |
( |
string |
oper | ) |
|
◆ Operation() [2/2]
Language.Lua.Operation.Operation |
( |
string |
oper, |
|
|
Term |
left, |
|
|
Term |
right |
|
) |
| |
◆ Evaluate()
◆ LeftOperand
Term Language.Lua.Operation.LeftOperand |
◆ Operator
string Language.Lua.Operation.Operator |
◆ RightOperand
Term Language.Lua.Operation.RightOperand |
The documentation for this class was generated from the following file:
- D:/Documents/Unity Projects/Dialogue System/Dev/Source/Assets/Dialogue System/Scripts/Lua Interpreter/Expr/Operation.cs