ATLAS Offline Software
Public Attributes | List of all members
ExpressionParsing::ast::operation Struct Reference

#include <ParsingInternals.h>

Collaboration diagram for ExpressionParsing::ast::operation:

Public Attributes

std::string operator_
 
operand operand_
 

Detailed Description

Definition at line 62 of file ParsingInternals.h.

Member Data Documentation

◆ operand_

operand ExpressionParsing::ast::operation::operand_

Definition at line 65 of file ParsingInternals.h.

◆ operator_

std::string ExpressionParsing::ast::operation::operator_

Definition at line 64 of file ParsingInternals.h.


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