antlr3-arboretum (3) Linux Manual Page
ANTLR3_COMMON_TREE_ADAPTOR_struct – Synopsis #include <antlr3commontreeadaptor.h> Data Fields pANTLR3_ARBORETUM arboretum Tree factory for producing new nodes as required without needing to track memory allocation per node. ANTLR3_TREE_ADAPTOR baseAdaptor Base interface implementation, embedded structure. void * super Any enclosing structure/class can use this pointer to point to its own interface. Field Documentation pANTLR3_ARBORETUM ANTLR3_COMMON_TREE_ADAPTOR_struct::arboretum Tree factory for…
