fr.umlv.tatoo.runtime.tools
Interface AnalyzerListener<R,B,T,N,P>

All Superinterfaces:
ParserErrorRecoveryListener<T,N>, ToolsListener<R,B,T,N,P>

public interface AnalyzerListener<R,B,T,N,P>
extends ToolsListener<R,B,T,N,P>, ParserErrorRecoveryListener<T,N>


Method Summary
 
Methods inherited from interface fr.umlv.tatoo.runtime.tools.ToolsListener
accept, comment, reduce, shift
 
Methods inherited from interface fr.umlv.tatoo.runtime.parser.ParserErrorRecoveryListener
popNonTerminalOnError, popTerminalOnError