#define TRACE_CTOR(cls, args)
std::ostream & operator<<(std::ostream &out, const account_t &account)
int parse_reserved_word(std::istream &in)
void unexpected(const char wanted='\0')
void next(std::istream &in, const parse_flags_t &flags)
void parse_ident(std::istream &in)
void expected(const char wanted, const int c)
token_t & operator=(const token_t &other)
enum ledger::expr_t::token_t::kind_t kind
void rewind(std::istream &in)
void expected(const kind_t wanted)
Dynamic type representing various numeric types.