antlr.debug

Interface ParserTokenListener

public interface ParserTokenListener extends ListenerBase

Method Summary
voidparserConsume(ParserTokenEvent e)
voidparserLA(ParserTokenEvent e)

Method Detail

parserConsume

public void parserConsume(ParserTokenEvent e)

parserLA

public void parserLA(ParserTokenEvent e)