public abstract static class SymbolicValue.BooleanExpressionSymbolicValue extends BinarySymbolicValue
SymbolicValue.AndSymbolicValue, SymbolicValue.BooleanExpressionSymbolicValue, SymbolicValue.InstanceOfSymbolicValue, SymbolicValue.NotSymbolicValue, SymbolicValue.OrSymbolicValue, SymbolicValue.UnarySymbolicValue, SymbolicValue.XorSymbolicValueFALSE_LITERAL, NULL_LITERAL, PROTECTED_SYMBOLIC_VALUES, TRUE_LITERAL| Modifier | Constructor and Description |
|---|---|
protected |
SymbolicValue.BooleanExpressionSymbolicValue(int id) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
addStates(List<ProgramState> states,
List<ProgramState> newStates) |
BooleanConstraint |
shouldNotInverse() |
computedFrom, copyConstraint, referencesbinaryRelation, equals, hashCode, id, isDisposable, setConstraint, setConstraint, setSingleConstraint, toString, wrappedValueprotected SymbolicValue.BooleanExpressionSymbolicValue(int id)
public BooleanConstraint shouldNotInverse()
shouldNotInverse in class BinarySymbolicValueprotected static void addStates(List<ProgramState> states, List<ProgramState> newStates)
Copyright © 2012–2016 SonarSource. All rights reserved.