org.jactr.tools.analysis.production
Class ProductionAnalyzer

java.lang.Object
  extended by org.jactr.tools.analysis.production.ProductionAnalyzer

public class ProductionAnalyzer
extends java.lang.Object


Constructor Summary
ProductionAnalyzer()
           
 
Method Summary
 SequenceAnalyzer getAnalyzer()
           
 void setModelDescriptor(org.antlr.runtime.tree.CommonTree modelDescriptor)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProductionAnalyzer

public ProductionAnalyzer()
Method Detail

setModelDescriptor

public void setModelDescriptor(org.antlr.runtime.tree.CommonTree modelDescriptor)

getAnalyzer

public SequenceAnalyzer getAnalyzer()