public class MergeParamsSpec
extends java.lang.Object
MergeContract
s;Constructor and Description |
---|
MergeParamsSpec(java.lang.String latticeType,
LocationVariable placeholder,
ImmutableList<Term> predicates) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLatticeType() |
LocationVariable |
getPlaceholder() |
ImmutableList<Term> |
getPredicates() |
public MergeParamsSpec(java.lang.String latticeType, LocationVariable placeholder, ImmutableList<Term> predicates)
public java.lang.String getLatticeType()
public LocationVariable getPlaceholder()
public ImmutableList<Term> getPredicates()
Copyright © 2003-2019 The KeY-Project.