fr.umlv.tatoo.cc.ebnf
Class Analysis

java.lang.Object
  extended by fr.umlv.tatoo.cc.ebnf.Analysis

public class Analysis
extends Object


Constructor Summary
Analysis()
           
 
Method Summary
static boolean analyse(EBNFASTImpl ast, RuleFactory ruleFactory, Encoding encoding, GrammarFactory grammarFactory, EBNFSupport ebnfSupport, ToolsFactory toolsFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Analysis

public Analysis()
Method Detail

analyse

public static boolean analyse(EBNFASTImpl ast,
                              RuleFactory ruleFactory,
                              Encoding encoding,
                              GrammarFactory grammarFactory,
                              EBNFSupport ebnfSupport,
                              ToolsFactory toolsFactory)