Tree — core ============ Core node types: base class, leaves container, unary, binary, and n-ary nodes. .. doxygenfile:: core-lib/include/libvcad/tree/node.h :project: libvcad .. doxygenfile:: core-lib/include/libvcad/tree/leaf.h :project: libvcad .. doxygenfile:: core-lib/include/libvcad/tree/unary.h :project: libvcad .. doxygenfile:: core-lib/include/libvcad/tree/binary.h :project: libvcad .. doxygenfile:: core-lib/include/libvcad/tree/n_ary.h :project: libvcad