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 ClassFileFieldAbstractFieldVariable.getField(ConstantPoolEntryFieldRef fieldRef) private static InferredJavaTypeAbstractFieldVariable.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) ConstantPoolEntryFieldRefConstantPool.getFieldRefEntry(int index)