ATLAS Offline Software
|
Struct grouping together the type and original string representation of a symbol. More...
#include <SelectionExprParser.h>
Public Attributes | |
Type | type |
std::string | value |
Struct grouping together the type and original string representation of a symbol.
Definition at line 64 of file SelectionExprParser.h.
Type CP::DetailSelectionExprParser::Lexer::Symbol::type |
Definition at line 65 of file SelectionExprParser.h.
std::string CP::DetailSelectionExprParser::Lexer::Symbol::value |
Definition at line 66 of file SelectionExprParser.h.