#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 () | |
|
inline |
Definition at line 111 of file parser.h.
References TRACE_CTOR.
|
inline |
Definition at line 114 of file parser.h.
References TRACE_DTOR.
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 ) |