public class LearnedConstraint extends Object
Constructor and Description |
---|
LearnedConstraint(SymbolicValue sv,
Constraint constraint) |
Modifier and Type | Method and Description |
---|---|
Constraint |
constraint() |
SymbolicValue |
symbolicValue() |
String |
toString() |
public LearnedConstraint(SymbolicValue sv, Constraint constraint)
public SymbolicValue symbolicValue()
public Constraint constraint()
Copyright © 2012–2017 SonarSource. All rights reserved.