antlr.debug
public class SyntacticPredicateEvent extends GuessingEvent
| Constructor Summary | |
|---|---|
| SyntacticPredicateEvent(Object source) | |
| SyntacticPredicateEvent(Object source, int type) | |
| Method Summary | |
|---|---|
| void | setValues(int type, int guessing) This should NOT be called from anyone other than ParserEventSupport! |
| String | toString() |