| Package | Description |
|---|---|
| org.benf.cfr.reader.bytecode | |
| org.benf.cfr.reader.bytecode.analysis.opgraph | |
| org.benf.cfr.reader.entities |
| Modifier and Type | Field and Description |
|---|---|
private AttributeCode |
CodeAnalyser.originalCodeAttribute |
| Constructor and Description |
|---|
BytecodeMeta(java.util.List<Op01WithProcessedDataAndByteJumps> op1s,
AttributeCode code,
Options options) |
CodeAnalyser(AttributeCode attributeCode) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Op04StructuredStatement.applyTypeAnnotations(AttributeCode code,
Op04StructuredStatement root,
java.util.SortedMap<java.lang.Integer,java.lang.Integer> instrsByOffset,
DecompilerComments comments) |
| Modifier and Type | Field and Description |
|---|---|
private AttributeCode |
Method.codeAttribute |
| Modifier and Type | Method and Description |
|---|---|
AttributeCode |
Method.getCodeAttribute() |