| java.lang.Object de.uka.ilkd.key.proof.mgt.UpdatePairWithGuard
UpdatePairWithGuard | public class UpdatePairWithGuard (Code) | | represents an update pair (lhs, rhs) with a guard and quantified
variables v1,...,vn , which would be written as
\for v1,...,vn \if guard lhs := rhs
|
createArrayOfQuantifiedVars | public ArrayOfQuantifiableVariable createArrayOfQuantifiedVars()(Code) | | |
|
|