antlr.debug

Class SyntacticPredicateEvent

public class SyntacticPredicateEvent extends GuessingEvent

Constructor Summary
SyntacticPredicateEvent(Object source)
SyntacticPredicateEvent(Object source, int type)
Method Summary
voidsetValues(int type, int guessing)
This should NOT be called from anyone other than ParserEventSupport!
StringtoString()

Constructor Detail

SyntacticPredicateEvent

public SyntacticPredicateEvent(Object source)

SyntacticPredicateEvent

public SyntacticPredicateEvent(Object source, int type)

Method Detail

setValues

void setValues(int type, int guessing)
This should NOT be called from anyone other than ParserEventSupport!

toString

public String toString()