public class SeqBuilder extends DefaultSatConstraintBuilder
Seq constraints.params| Constructor and Description |
|---|
SeqBuilder()
Make a new builder.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SatConstraint> |
buildConstraint(BtrPlaceTree t,
List<BtrpOperand> args)
Build the constraint
|
checkConformance, getFullSignature, getIdentifier, getParameters, getSignaturepublic List<? extends SatConstraint> buildConstraint(BtrPlaceTree t, List<BtrpOperand> args)
SatConstraintBuildert - the current token.args - the parameters of the constraint.Copyright © 2016 University of Nice-Sophia Antipolis. All Rights Reserved.