Modifier and Type | Method and Description |
---|---|
private static void |
CodeAnalyserWholeClass.renameAnonymousScopeHidingVariables(ClassFile classFile,
ClassCache classCache) |
Modifier and Type | Method and Description |
---|---|
static void |
Op04StructuredStatement.tidyVariableNames(Method method,
Op04StructuredStatement root,
BytecodeMeta bytecodeMeta,
DecompilerComments comments,
ClassCache classCache) |
Modifier and Type | Field and Description |
---|---|
private ClassCache |
ScopeHidingVariableRewriter.classCache |
Constructor and Description |
---|
ScopeHidingVariableRewriter(java.util.List<ClassFileField> fieldVariables,
Method method,
ClassCache classCache) |
Modifier and Type | Field and Description |
---|---|
private ClassCache |
VariableNameTidier.classCache |
Constructor and Description |
---|
VariableNameTidier(Method method,
ClassCache classCache) |
VariableNameTidier(Method method,
java.util.Set<java.lang.String> bannedNames,
ClassCache classCache) |
Modifier and Type | Field and Description |
---|---|
private ClassCache |
ConstantPool.classCache |
Modifier and Type | Method and Description |
---|---|
ClassCache |
ConstantPool.getClassCache() |
Modifier and Type | Field and Description |
---|---|
private ClassCache |
MappingFactory.classCache |
Constructor and Description |
---|
MappingFactory(Options options,
ClassCache classCache) |
Modifier and Type | Field and Description |
---|---|
private ClassCache |
DCCommonState.classCache |
Modifier and Type | Method and Description |
---|---|
ClassCache |
DCCommonState.getClassCache() |