Loading...
Searching...
No Matches
ledger::expr_t::parser_t Class Reference

#include <parser.h>

Inherits boost::noncopyable.

Public Member Functions

ptr_op_t parse (std::istream &in, const parse_flags_t &flags=PARSE_DEFAULT, const optional< string > &original_string=boost::none)
 
 parser_t ()
 
 ~parser_t () throw ()
 

Detailed Description

Definition at line 49 of file parser.h.

Constructor & Destructor Documentation

◆ parser_t()

ledger::expr_t::parser_t::parser_t ( )
inline

Definition at line 111 of file parser.h.

References TRACE_CTOR.

◆ ~parser_t()

ledger::expr_t::parser_t::~parser_t ( )
throw ( )
inline

Definition at line 114 of file parser.h.

References TRACE_DTOR.

Member Function Documentation

◆ parse()

ptr_op_t ledger::expr_t::parser_t::parse ( std::istream & in,
const parse_flags_t & flags = PARSE_DEFAULT,
const optional< string > & original_string = boost::none )

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