Go to the source code of this file.
Classes | |
struct | compacted_t |
Class to access compacted expressions. More... | |
struct | compacted_viewer_t |
Structure of a single compacted expression. In the memory block, this initial structure is followed by the left subexpression (if present), and then by right subexpression (if present). r_offset is an offset to the right subexpression. More... | |
class | dve_expression_t |
Class representing an expression in DVE system. More... | |
Variables | |
const size_int_t | DVE_MAXIMAL_ARITY = 2 |