antlr3debugeventlistener.h File Reference


Detailed Description

The definition of all debugging events that a recognizer can trigger.

Remarks:
From the java implementation by Terence Parr... I did not create a separate AST debugging interface as it would create lots of extra classes and DebugParser has a dbg var defined, which makes it hard to change to ASTDebugEventListener. I looked hard at this issue and it is easier to understand as one monolithic event interface for all possible events. Hopefully, adding ST debugging stuff won't be bad. Leave for future. 4/26/2006.

#include <antlr3defs.h>
#include <antlr3basetree.h>
#include <antlr3commontoken.h>

Include dependency graph for antlr3debugeventlistener.h:

This graph shows which files directly or indirectly include this file:


Data Structures

struct  ANTLR3_DEBUG_EVENT_LISTENER_struct
 The ANTLR3 debugging interface for communicating with ANLTR Works. More...

Defines

#define DEFAULT_DEBUGGER_PORT   0xBFCC;
 Default debugging port.

Typedefs

typedef struct
ANTLR3_DEBUG_EVENT_LISTENER_struct 
ANTLR3_DEBUG_EVENT_LISTENER

Define Documentation

#define DEFAULT_DEBUGGER_PORT   0xBFCC;

Default debugging port.

Referenced by antlr3DebugListenerNew().


Typedef Documentation


Generated on Mon Nov 29 17:22:59 2010 for ANTLR3C by  doxygen 1.5.5