Uses of Class
org.benf.cfr.reader.entities.bootstrap.BootstrapMethodInfo
Packages that use BootstrapMethodInfo
Package
Description
-
Uses of BootstrapMethodInfo in org.benf.cfr.reader.bytecode.analysis.opgraph
Methods in org.benf.cfr.reader.bytecode.analysis.opgraph with parameters of type BootstrapMethodInfoModifier and TypeMethodDescriptionprivate List<Expression>
Op02WithProcessedDataAndRefs.buildInvokeBootstrapArgs
(MethodPrototype prototype, MethodPrototype dynamicPrototype, MethodHandleBehaviour bootstrapBehaviour, BootstrapMethodInfo bootstrapMethodInfo, ConstantPoolEntryMethodRef methodRef, boolean showBoilerArgs, ClassFile classFile, DCCommonState state, DecompilerComments comments) private List<Expression>
Op02WithProcessedDataAndRefs.buildInvokeDynamicAltMetaFactoryArgs
(MethodPrototype prototype, MethodPrototype dynamicPrototype, MethodHandleBehaviour bootstrapBehaviour, BootstrapMethodInfo bootstrapMethodInfo, ConstantPoolEntryMethodRef methodRef, List<JavaTypeInstance> markerTypes) private List<Expression>
Op02WithProcessedDataAndRefs.buildInvokeDynamicMetaFactoryArgs
(MethodPrototype prototype, MethodPrototype dynamicPrototype, MethodHandleBehaviour bootstrapBehaviour, BootstrapMethodInfo bootstrapMethodInfo, ConstantPoolEntryMethodRef methodRef) -
Uses of BootstrapMethodInfo in org.benf.cfr.reader.entities.attributes
Fields in org.benf.cfr.reader.entities.attributes with type parameters of type BootstrapMethodInfoModifier and TypeFieldDescriptionprivate final List<BootstrapMethodInfo>
AttributeBootstrapMethods.methodInfoList
Methods in org.benf.cfr.reader.entities.attributes that return BootstrapMethodInfoMethods in org.benf.cfr.reader.entities.attributes that return types with arguments of type BootstrapMethodInfoModifier and TypeMethodDescriptionprivate static List<BootstrapMethodInfo>
AttributeBootstrapMethods.decodeMethods
(ByteData raw, ConstantPool cp)