| Package | Description |
|---|---|
| org.benf.cfr.reader.bytecode.analysis.stack | |
| org.benf.cfr.reader.bytecode.analysis.types | |
| org.benf.cfr.reader.bytecode.opcode |
| Modifier and Type | Method and Description |
|---|---|
StackTypes |
StackDeltaImpl.getConsumed() |
StackTypes |
StackDelta.getConsumed() |
StackTypes |
StackDeltaImpl.getProduced() |
StackTypes |
StackDelta.getProduced() |
| Constructor and Description |
|---|
StackDeltaImpl(StackTypes consumed,
StackTypes produced) |
| Modifier and Type | Field and Description |
|---|---|
static StackTypes |
StackTypes.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
StackTypes |
StackType.asList() |
| Modifier and Type | Method and Description |
|---|---|
StackTypes |
JVMInstr.getRawStackPopped() |
StackTypes |
JVMInstr.getRawStackPushed() |
Copyright © 2011-2021. All Rights Reserved.