Opm::Action::Parser Class Reference

#include <ActionParser.hpp>

Static Public Member Functions

static Action::ASTNode parse (const std::vector< std::string > &tokens)
 
static TokenType get_type (const std::string &arg)
 
static FuncType get_func (const std::string &arg)
 

Member Function Documentation

◆ get_func()

static FuncType Opm::Action::Parser::get_func ( const std::string arg)
static

◆ get_type()

static TokenType Opm::Action::Parser::get_type ( const std::string arg)
static

◆ parse()

static Action::ASTNode Opm::Action::Parser::parse ( const std::vector< std::string > &  tokens)
static

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