com.evelopers.unimod.analysis
Class ASTFormulaSimplifier
java.lang.Object
com.evelopers.unimod.analysis.FormulaSimplifier
com.evelopers.unimod.analysis.ASTFormulaSimplifier
- class ASTFormulaSimplifier
- extends FormulaSimplifier
Field Summary |
(package private) antlr.ASTFactory |
astFactory
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
astFactory
antlr.ASTFactory astFactory
ASTFormulaSimplifier
public ASTFormulaSimplifier(antlr.ASTFactory astFactory)
getSimplifiedFormula
public antlr.collections.AST getSimplifiedFormula()
addTerm
public void addTerm(TermSimplifier term)
getFormula
public java.util.List getFormula()
isIdenticalFalse
public boolean isIdenticalFalse()
isIdenticalTrue
public boolean isIdenticalTrue()