Definition at line 262 of file Formula.cpp.
Public Attributes | |
ParserStack | parserStack |
bool | errorDetected |
CmdList | cmdList |
Definition at line 263 of file Formula.cpp.
Referenced by InterpretedFormula::InterpretedFormula(), InterpretedFormula::isValid(), and InterpretedFormula::parse().
bool errorDetected |
Definition at line 264 of file Formula.cpp.
Referenced by InterpretedFormula::InterpretedFormula(), InterpretedFormula::isValid(), and InterpretedFormula::parse().
Definition at line 265 of file Formula.cpp.
Referenced by InterpretedFormula::eval(), and InterpretedFormula::parse().