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