Opm::Action::ParseNode Struct Reference

#include <ActionParser.hpp>

Public Member Functions

 ParseNode (TokenType type_arg, const std::string &value_arg)
 
 ParseNode (TokenType type_arg)
 

Public Attributes

TokenType type
 
std::string value
 

Constructor & Destructor Documentation

◆ ParseNode() [1/2]

Opm::Action::ParseNode::ParseNode ( TokenType  type_arg,
const std::string value_arg 
)
inline

◆ ParseNode() [2/2]

Opm::Action::ParseNode::ParseNode ( TokenType  type_arg)
inline

Member Data Documentation

◆ type

TokenType Opm::Action::ParseNode::type

◆ value

std::string Opm::Action::ParseNode::value

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