Uses of Class
xrel.analyzer.TANormal

Packages that use TANormal
xrel.parser Many classes here are generated by JavaCC / JJTree.  
 

Uses of TANormal in xrel.parser
 

Methods in xrel.parser that return TANormal
 TANormal SymTable.getSimpleAutomaton(java.lang.String nm, SymElement el, int BuildPhases, boolean debug)
          Returns an automaton with a given name.
 TANormal SymElement.getElementAutomaton(int BuildPhases, boolean debug)
          Gets the internal automaton associated to the element and if it doesn't exist it creates it.