public final class FormulaSV extends AbstractSV
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
proofToString()
Creates a parseable string representation of the declaration of the
schema variable.
|
java.lang.String |
toString() |
isStrict, toStringadditionalValidTopLevel, additionalValidTopLevel2, argSort, argSorts, sort, sortarity, bindVarsAt, isRigid, name, validTopLevel, whereToBindclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitargSort, argSorts, sortarity, bindVarsAt, isRigid, sort, validTopLevelFormulaSV(Name name, boolean isRigid)
name - the name of the SchemaVariableisRigid - true iff this SV may only match rigid formulaspublic java.lang.String toString()
toString in class AbstractOperatorpublic java.lang.String proofToString()
SchemaVariable