public interface ParserMatchListener extends ListenerBase
Modifier and Type | Method and Description |
---|---|
void |
parserMatch(ParserMatchEvent e) |
void |
parserMatchNot(ParserMatchEvent e) |
void |
parserMismatch(ParserMatchEvent e) |
void |
parserMismatchNot(ParserMatchEvent e) |
doneParsing, refresh
void parserMatch(ParserMatchEvent e)
void parserMatchNot(ParserMatchEvent e)
void parserMismatch(ParserMatchEvent e)
void parserMismatchNot(ParserMatchEvent e)