public class IfFormulaInstSeq extends java.lang.Object implements IfFormulaInstantiation
Constructor and Description |
---|
IfFormulaInstSeq(Sequent p_seq,
boolean antec,
SequentFormula p_cf) |
IfFormulaInstSeq(Sequent seq,
int formulaNr) |
Modifier and Type | Method and Description |
---|---|
static ImmutableList<IfFormulaInstantiation> |
createList(Sequent p_s,
boolean antec,
Services services) |
boolean |
equals(java.lang.Object p_obj) |
SequentFormula |
getConstrainedFormula() |
int |
hashCode() |
boolean |
inAntec() |
PosInOccurrence |
toPosInOccurrence() |
java.lang.String |
toString() |
java.lang.String |
toString(Services services) |
public IfFormulaInstSeq(Sequent p_seq, boolean antec, SequentFormula p_cf)
public IfFormulaInstSeq(Sequent seq, int formulaNr)
public SequentFormula getConstrainedFormula()
getConstrainedFormula
in interface IfFormulaInstantiation
public static ImmutableList<IfFormulaInstantiation> createList(Sequent p_s, boolean antec, Services services)
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String toString(Services services)
toString
in interface IfFormulaInstantiation
public boolean equals(java.lang.Object p_obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public boolean inAntec()
public PosInOccurrence toPosInOccurrence()
Copyright © 2003-2019 The KeY-Project.