| Package | Description |
|---|---|
| org.sonar.java.se | |
| org.sonar.java.se.symbolicvalues |
| Modifier and Type | Method and Description |
|---|---|
ConstraintManager.BooleanConstraint |
ConstraintManager.BooleanConstraint.inverse() |
static ConstraintManager.BooleanConstraint |
ConstraintManager.BooleanConstraint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConstraintManager.BooleanConstraint[] |
ConstraintManager.BooleanConstraint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConstraintManager.BooleanConstraint |
RelationalSymbolicValue.shouldNotInverse() |
abstract ConstraintManager.BooleanConstraint |
BinarySymbolicValue.shouldNotInverse() |
ConstraintManager.BooleanConstraint |
SymbolicValue.BooleanExpressionSymbolicValue.shouldNotInverse() |
Copyright © 2012–2016 SonarSource. All rights reserved.