public static class SymbolicValue.OrSymbolicValue extends SymbolicValue.BooleanExpressionSymbolicValue
SymbolicValue.AndSymbolicValue, SymbolicValue.BooleanExpressionSymbolicValue, SymbolicValue.InstanceOfSymbolicValue, SymbolicValue.NotSymbolicValue, SymbolicValue.OrSymbolicValue, SymbolicValue.UnarySymbolicValue, SymbolicValue.XorSymbolicValueFALSE_LITERAL, NULL_LITERAL, PROTECTED_SYMBOLIC_VALUES, TRUE_LITERAL| Constructor and Description |
|---|
SymbolicValue.OrSymbolicValue(int id) |
| Modifier and Type | Method and Description |
|---|---|
List<ProgramState> |
setConstraint(ProgramState programState,
BooleanConstraint booleanConstraint) |
String |
toString() |
addStates, shouldNotInversecomputedFrom, copyConstraint, referencesbinaryRelation, equals, hashCode, id, isDisposable, setConstraint, setSingleConstraint, wrappedValuepublic List<ProgramState> setConstraint(ProgramState programState, BooleanConstraint booleanConstraint)
setConstraint in class SymbolicValuepublic String toString()
toString in class SymbolicValueCopyright © 2012–2016 SonarSource. All rights reserved.