Return the operator associated with a Node (if any)
Namespace:
SingularSys.Jep.ParserAssembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# |
|---|
Operator GetOperator() |
| Visual Basic (Declaration) |
|---|
Function GetOperator As Operator |
| Visual C++ |
|---|
Operator^ GetOperator() |