| Package | Description |
|---|---|
| org.benf.cfr.reader.bytecode.analysis.parse.lvalue | |
| org.benf.cfr.reader.bytecode.analysis.stack |
| Modifier and Type | Field and Description |
|---|---|
private StackEntry |
StackSSALabel.stackEntry |
| Modifier and Type | Method and Description |
|---|---|
StackEntry |
StackSSALabel.getStackEntry() |
| Constructor and Description |
|---|
StackSSALabel(long id,
StackEntry stackEntry) |
| Modifier and Type | Field and Description |
|---|---|
private StackEntry |
StackEntryHolder.stackEntry |
| Modifier and Type | Method and Description |
|---|---|
StackEntry |
StackSim.getEntry(int depth) |
StackEntry |
StackEntryHolder.getStackEntry() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
StackEntry.mergeWith(StackEntry other,
java.util.Set<DecompilerComment> comments) |