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

#include <ParsingInternals.h>

Collaboration diagram for ExpressionParsing::ast::unaryexpr_:

Public Attributes

std::string operator_
 
operand operand_
 

Detailed Description

Definition at line 56 of file ParsingInternals.h.

Member Data Documentation

◆ operand_

operand ExpressionParsing::ast::unaryexpr_::operand_

Definition at line 59 of file ParsingInternals.h.

◆ operator_

std::string ExpressionParsing::ast::unaryexpr_::operator_

Definition at line 58 of file ParsingInternals.h.


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