Uses of Class
org.benf.cfr.reader.entities.constantpool.ConstantPoolEntryMethodRef
Packages that use ConstantPoolEntryMethodRef
Package
Description
-
Uses of ConstantPoolEntryMethodRef in org.benf.cfr.reader.bytecode.analysis.parse.expression
Methods in org.benf.cfr.reader.bytecode.analysis.parse.expression that return ConstantPoolEntryMethodRefConstructors in org.benf.cfr.reader.bytecode.analysis.parse.expression with parameters of type ConstantPoolEntryMethodRefModifierConstructorDescriptionMemberFunctionInvokation(BytecodeLoc loc, ConstantPool cp, ConstantPoolEntryMethodRef function, Expression object, JavaTypeInstance bestType, boolean special, List<Expression> args, List<Boolean> nulls) StaticFunctionInvokation(BytecodeLoc loc, ConstantPoolEntryMethodRef function, List<Expression> args) SuperFunctionInvokation(BytecodeLoc loc, ConstantPool cp, ConstantPoolEntryMethodRef function, Expression object, List<Expression> args, List<Boolean> nulls, boolean isOnInterface) -
Uses of ConstantPoolEntryMethodRef in org.benf.cfr.reader.entities.bootstrap
Methods in org.benf.cfr.reader.entities.bootstrap that return ConstantPoolEntryMethodRef -
Uses of ConstantPoolEntryMethodRef in org.benf.cfr.reader.entities.constantpool
Methods in org.benf.cfr.reader.entities.constantpool that return ConstantPoolEntryMethodRef