Package | Description |
---|---|
org.benf.cfr.reader.bytecode |
Modifier and Type | Class and Description |
---|---|
class |
AnalysisResultFromException |
class |
AnalysisResultSuccessful |
Modifier and Type | Method and Description |
---|---|
private AnalysisResult |
CodeAnalyser.getAnalysisInner(java.util.List<Op01WithProcessedDataAndByteJumps> instrs,
DCCommonState dcCommonState,
Options options,
BytecodeMeta bytecodeMeta,
int passIdx) |
private AnalysisResult |
CodeAnalyser.getAnalysisOrWrapFail(int passIdx,
java.util.List<Op01WithProcessedDataAndByteJumps> instrs,
DCCommonState commonState,
Options options,
java.util.List<DecompilerComment> extraComments,
BytecodeMeta bytecodeMeta) |