Public Member Functions | Package Functions

antlr.debug.GuessingEvent Class Reference

Inheritance diagram for antlr.debug.GuessingEvent:
antlr.debug.Event antlr.debug.ParserMatchEvent antlr.debug.SemanticPredicateEvent antlr.debug.SyntacticPredicateEvent antlr.debug.TraceEvent

List of all members.

Public Member Functions

 GuessingEvent (Object source)
 GuessingEvent (Object source, int type)
int getGuessing ()

Package Functions

void setGuessing (int guessing)
void setValues (int type, int guessing)

Constructor & Destructor Documentation

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

Member Function Documentation

void antlr.debug.GuessingEvent.setGuessing ( int  guessing  )  [package]
void antlr.debug.GuessingEvent.setValues ( int  type,
int  guessing 
) [package]

This should NOT be called from anyone other than ParserEventSupport!

Reimplemented in antlr.debug.SyntacticPredicateEvent.

References antlr.debug.GuessingEvent.setGuessing().


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