#include <op.h>
Public Member Functions | |
context_t () | |
context_t (const ptr_op_t &_expr_op, const ptr_op_t &_op_to_find, std::ostream::pos_type *const _start_pos=NULL, std::ostream::pos_type *const _end_pos=NULL, const bool _relaxed=true) | |
Public Attributes | |
std::ostream::pos_type * | end_pos |
ptr_op_t | expr_op |
ptr_op_t | op_to_find |
bool | relaxed |
std::ostream::pos_type * | start_pos |
std::ostream::pos_type* ledger::expr_t::op_t::context_t::end_pos |
std::ostream::pos_type* ledger::expr_t::op_t::context_t::start_pos |