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