public class LonelyBuilder extends DefaultSatConstraintBuilder
Lonely constraints.params| Constructor and Description |
|---|
LonelyBuilder()
Make a new builder.
|
| Modifier and Type | Method and Description |
|---|---|
List<Lonely> |
buildConstraint(BtrPlaceTree t,
List<BtrpOperand> args)
Build a constraint.
|
checkConformance, getFullSignature, getIdentifier, getParameters, getSignaturepublic List<Lonely> buildConstraint(BtrPlaceTree t, List<BtrpOperand> args)
args - the parameters of the constraint. Must be one non-empty set of virtual machines.t - the current token.Copyright © 2016 University of Nice-Sophia Antipolis. All Rights Reserved.