#include <L1GtLogicParser.h>
Public Attributes | |
std::string | operand |
OperationType | operation |
Definition at line 56 of file L1GtLogicParser.h.
std::string L1GtLogicParser::TokenRPN::operand |
Definition at line 59 of file L1GtLogicParser.h.
Referenced by L1GtLogicParser::convertIntToNameLogicalExpression(), L1GtLogicParser::convertNameToIntLogicalExpression(), L1GtLogicParser::getOperation(), L1GtLogicParser::operandIndex(), L1GtLogicParser::operandName(), and L1GtLogicParser::operandResultNumExp().
Definition at line 58 of file L1GtLogicParser.h.
Referenced by L1GtLogicParser::getOperation().