ATLAS Offline Software
Public Attributes | List of all members
CP::DetailSelectionExprParser::Lexer::Symbol Struct Reference

Struct grouping together the type and original string representation of a symbol. More...

#include <SelectionExprParser.h>

Collaboration diagram for CP::DetailSelectionExprParser::Lexer::Symbol:

Public Attributes

Type type
 
std::string value
 

Detailed Description

Struct grouping together the type and original string representation of a symbol.

Definition at line 64 of file SelectionExprParser.h.

Member Data Documentation

◆ type

Type CP::DetailSelectionExprParser::Lexer::Symbol::type

Definition at line 65 of file SelectionExprParser.h.

◆ value

std::string CP::DetailSelectionExprParser::Lexer::Symbol::value

Definition at line 66 of file SelectionExprParser.h.


The documentation for this struct was generated from the following file: