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