public final class VariableSV extends AbstractSV implements QuantifiableVariable
| Constructor and Description |
|---|
VariableSV(Name name,
Sort sort)
Creates a new SchemaVariable that is used as placeholder for
bound(quantified) variables.
|
| 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, validTopLevelpublic java.lang.String toString()
toString in class AbstractOperatorpublic java.lang.String proofToString()
SchemaVariableproofToString in interface SchemaVariable