Package | Description |
---|---|
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters | |
org.benf.cfr.reader.bytecode.analysis.parse.lvalue | |
org.benf.cfr.reader.entities |
Constructor and Description |
---|
ScopeHidingVariableRewriter(List<ClassFileField> fieldVariables,
Method method,
ClassCache classCache) |
Modifier and Type | Method and Description |
---|---|
ClassFileField |
AbstractFieldVariable.getClassFileField() |
static ClassFileField |
AbstractFieldVariable.getField(ConstantPoolEntryFieldRef fieldRef) |
Constructor and Description |
---|
StaticVariable(ClassFile classFile,
ClassFileField classFileField,
boolean local) |
Modifier and Type | Method and Description |
---|---|
ClassFileField |
ClassFile.getFieldByName(String name,
JavaTypeInstance type) |
Modifier and Type | Method and Description |
---|---|
List<ClassFileField> |
ClassFile.getFields() |
Copyright © 2011-2021. All Rights Reserved.