Public Member Functions | Package Functions

antlr.debug.Event Class Reference

Inheritance diagram for antlr.debug.Event:
antlr.debug.GuessingEvent antlr.debug.InputBufferEvent antlr.debug.MessageEvent antlr.debug.NewLineEvent antlr.debug.ParserTokenEvent antlr.debug.ParserMatchEvent antlr.debug.SemanticPredicateEvent antlr.debug.SyntacticPredicateEvent antlr.debug.TraceEvent

List of all members.

Public Member Functions

 Event (Object source)
 Event (Object source, int type)
int getType ()

Package Functions

void setType (int type)
void setValues (int type)

Constructor & Destructor Documentation

antlr.debug.Event.Event ( Object  source  ) 
antlr.debug.Event.Event ( Object  source,
int  type 
)

Member Function Documentation

void antlr.debug.Event.setType ( int  type  )  [package]
void antlr.debug.Event.setValues ( int  type  )  [package]

This should NOT be called from anyone other than ParserEventSupport!

Reimplemented in antlr.debug.NewLineEvent.

References antlr.debug.Event.setType().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties