antlr3-SOCKET (3) Linux Manual Page
ANTLR3_DEBUG_EVENT_LISTENER_struct – The ANTLR3 debugging interface for communicating with ANLTR Works. Synopsis#include <antlr3debugeventlistener.h> Data Fieldsvoid(* ack )(pANTLR3_DEBUG_EVENT_LISTENER delboy) Retrieve acknowledge response from the debugger. pANTLR3_BASE_TREE_ADAPTOR adaptor Allows the debug event system to access the adapter in use by the recognizer, if this is a tree parser of some sort. void(* addChild )(pANTLR3_DEBUG_EVENT_LISTENER delboy, pANTLR3_BASE_TREE root,…
