Modifier and Type | Method and Description |
---|---|
static List<Op03SimpleStatement> |
Op02WithProcessedDataAndRefs.convertToOp03List(List<Op02WithProcessedDataAndRefs> op2list,
Method method,
VariableFactory variableFactory,
BlockIdentifierFactory blockIdentifierFactory,
DCCommonState dcCommonState,
DecompilerComments comments,
TypeHintRecovery typeHintRecovery) |
static void |
Op04StructuredStatement.discoverLocalClassScopes(Method method,
Op04StructuredStatement root,
VariableFactory variableFactory,
Options options) |
static void |
Op04StructuredStatement.discoverVariableScopes(Method method,
Op04StructuredStatement root,
VariableFactory variableFactory,
Options options,
ClassFileVersion classFileVersion,
BytecodeMeta bytecodeMeta) |
static void |
Op04StructuredStatement.miscKeyholeTransforms(VariableFactory variableFactory,
Op04StructuredStatement root) |
Modifier and Type | Method and Description |
---|---|
static void |
Op03Rewriters.moveJumpsIntoDo(VariableFactory vf,
List<Op03SimpleStatement> op03SimpleParseNodes,
Options options,
DecompilerComments comments) |
static void |
Op03Rewriters.rewriteBadCompares(VariableFactory vf,
List<Op03SimpleStatement> op03SimpleParseNodes) |
static List<Op03SimpleStatement> |
SwitchReplacer.rewriteDuff(List<Op03SimpleStatement> statements,
VariableFactory vf,
DecompilerComments decompilerComments,
Options options) |
Constructor and Description |
---|
InvalidExpressionStatementCleaner(VariableFactory variableNamer) |
Constructor and Description |
---|
LocalClassScopeDiscoverImpl(Options options,
Method method,
VariableFactory variableFactory) |
LValueScopeDiscoverImpl(Options options,
MethodPrototype prototype,
VariableFactory variableFactory,
ClassFileVersion version) |
Copyright © 2011-2021. All Rights Reserved.