public class MakeConstCreator extends java.lang.Object implements Creator
MakeConstCreator(ScanTerm toConst)
FormulaCreate
create(Binds binds, CRFState crfState)
java.lang.String
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MakeConstCreator(ScanTerm toConst)
public FormulaCreate create(Binds binds, CRFState crfState)
create
Creator
public java.lang.String toString()
toString
java.lang.Object