| Modifier and Type | Method and Description |
|---|---|
ConcreteValue |
evaluateOn(ProgramState programState)
inserts a new element of the expected type into the programState.
|
ViolationPoints |
getPotentialViolationPoints() |
Type |
getType() |
boolean |
needsMaterialization(ProgramState programState) |
String |
toString() |
public NewExpr(Type type)
public ConcreteValue evaluateOn(ProgramState programState)
evaluateOn in interface Valuepublic boolean needsMaterialization(ProgramState programState)
needsMaterialization in interface Valuepublic ViolationPoints getPotentialViolationPoints()
getPotentialViolationPoints in interface ValueCopyright © 2018. All rights reserved.