#include "expr.h"Go to the source code of this file.
Classes | |
| struct | ledger::expr_t::op_t::context_t | 
| class | ledger::expr_t::op_t | 
Namespaces | |
| namespace | ledger | 
Macros | |
| #define | MAKE_FUNCTOR(x) | 
| #define | WRAP_FUNCTOR(x) | 
Functions | |
| string | ledger::op_context (const expr_t::ptr_op_t op, const expr_t::ptr_op_t locus=NULL) | 
| value_t | ledger::split_cons_expr (expr_t::ptr_op_t op) | 
Definition in file op.h.
| #define MAKE_FUNCTOR | ( | x | ) | 
Definition at line 342 of file op.h.
Referenced by ledger::value_scope_t::lookup().