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