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, @Nullable Constraint constraint)
public SymbolicValue symbolicValue()
@CheckForNull public Constraint constraint()
Copyright © 2012–2017 SonarSource. All rights reserved.