#include <L1GtLogicParser.h>
Public Attributes | |
std::string | operand |
OperationType | operation |
Definition at line 50 of file L1GtLogicParser.h.
std::string L1GtLogicParser::TokenRPN::operand |
Definition at line 52 of file L1GtLogicParser.h.
Referenced by L1GtLogicParser::convertIntToNameLogicalExpression(), L1GtLogicParser::convertNameToIntLogicalExpression(), L1GtLogicParser::getOperation(), L1GtLogicParser::operandIndex(), L1GtLogicParser::operandName(), and L1GtLogicParser::operandResultNumExp().
OperationType L1GtLogicParser::TokenRPN::operation |
Definition at line 51 of file L1GtLogicParser.h.
Referenced by L1GtLogicParser::getOperation(), and l1tGTSingleInOutLUT.SingleInOutLUT::print_error().