Uses of Class
fr.umlv.tatoo.runtime.tools.ToolsProcessor

Packages that use ToolsProcessor
fr.umlv.tatoo.runtime.tools   
 

Uses of ToolsProcessor in fr.umlv.tatoo.runtime.tools
 

Methods in fr.umlv.tatoo.runtime.tools that return ToolsProcessor
static
<R,B extends LexerBuffer,T,N,P>
ToolsProcessor<R,B,T,N,P>
ToolsProcessor.createProcessor(ToolsListener<? super R,? super B,? super T,? super N,? super P> listener)
          Creates a new processor that acts as a parser listener and is able to create a lexer listener and a lifecycle handler.