antlr.debug
Class GuessingEvent
public abstract class GuessingEvent
int | getGuessing()
|
(package private) void | setGuessing(int guessing)
|
(package private) void | setValues(int type, int guessing) - This should NOT be called from anyone other than ParserEventSupport!
|
GuessingEvent
public GuessingEvent(Object source)
GuessingEvent
public GuessingEvent(Object source,
int type)
getGuessing
public int getGuessing()
setGuessing
(package private) void setGuessing(int guessing)
setValues
(package private) void setValues(int type,
int guessing)
This should NOT be called from anyone other than ParserEventSupport!