numopΒΆ
class numop
A numerical operator
Members
Constructors:
|
| create | (
|
Create a numop |
Methods:
|
| getlhs | ( ) | Get the left-hand side operand |
|
| getoperator | ( ) | Get the operator |
|
| getrhs | ( ) | Get the right-hand side operand |
|
| tostring | ( ) |
Documentation
Get the left-hand side operand
Return:
lhs
Get the operator
Return:
result
Get the right-hand side operand
Return:
rhs
Return:
str