Uses of Class
org.benf.cfr.reader.entities.constantpool.ConstantPoolEntryFieldRef
Packages that use ConstantPoolEntryFieldRef
Package
Description
-
Uses of ConstantPoolEntryFieldRef in org.benf.cfr.reader.bytecode.analysis.parse.lvalue
Methods in org.benf.cfr.reader.bytecode.analysis.parse.lvalue with parameters of type ConstantPoolEntryFieldRefModifier and TypeMethodDescriptionstatic ClassFileField
AbstractFieldVariable.getField
(ConstantPoolEntryFieldRef fieldRef) private static InferredJavaType
AbstractFieldVariable.getFieldType
(ConstantPoolEntryFieldRef fieldRef) -
Uses of ConstantPoolEntryFieldRef in org.benf.cfr.reader.entities.constantpool
Methods in org.benf.cfr.reader.entities.constantpool that return ConstantPoolEntryFieldRefModifier and TypeMethodDescriptionConstantPoolEntryMethodHandle.getFieldRef()
(package private) ConstantPoolEntryFieldRef
ConstantPool.getFieldRefEntry
(int index)