| Package | Description |
|---|---|
| de.rwth.i2.attestor.programState | |
| de.rwth.i2.attestor.semantics.jimpleSemantics.jimple.values |
This package containsSubsumingState the semantic of several JimpleValues
on JimpleExecutables.
|
| Modifier and Type | Method and Description |
|---|---|
GeneralConcreteValue |
GeneralProgramState.getConstant(String constantName) |
GeneralConcreteValue |
GeneralProgramState.getSelectorTarget(ConcreteValue from,
SelectorLabel selectorLabel) |
GeneralConcreteValue |
GeneralProgramState.getUndefined() |
GeneralConcreteValue |
GeneralProgramState.getVariableTarget(String variableName) |
GeneralConcreteValue |
GeneralProgramState.insertNewElement(Type type) |
GeneralConcreteValue |
GeneralProgramState.removeIntermediate(String name)
Intermediates are internally equal to variables.
|
| Modifier and Type | Method and Description |
|---|---|
static GeneralConcreteValue |
GeneralConcreteValue.getUndefined() |
Copyright © 2018. All rights reserved.