| Package | Description |
|---|---|
| de.rwth.i2.attestor.semantics.jimpleSemantics.jimple.statements |
This package containsSubsumingState the semantics of jimple statements on jimpleExecutables.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssignInvoke
AssignInvoke models statements of the form x = foo(); or x = bar(3, name);
|
class |
InvokeStmt
InvokeStmt models statements like foo(); or bar(1,2);
|
Copyright © 2019. All rights reserved.