contains a single token within a formula. More...
import "FormulaToken.idl";
Public Attributes | |
long | OpCode |
is the OpCode of the token. | |
any | Data |
is additional data in the token, depending on the OpCode. | |
contains a single token within a formula.
any Data |
is additional data in the token, depending on the OpCode.
long OpCode |
is the OpCode of the token.