Uses of Class
com.strobel.assembler.ir.ConstantPool.InterfaceMethodReferenceEntry
Packages that use ConstantPool.InterfaceMethodReferenceEntry
-
Uses of ConstantPool.InterfaceMethodReferenceEntry in com.strobel.assembler.ir
Methods in com.strobel.assembler.ir that return ConstantPool.InterfaceMethodReferenceEntryModifier and TypeMethodDescriptionConstantPool.getInterfaceMethodReference
(MethodReference method) Methods in com.strobel.assembler.ir with parameters of type ConstantPool.InterfaceMethodReferenceEntryModifier and TypeMethodDescriptionvoid
ConstantPool.Visitor.visitInterfaceMethodReference
(ConstantPool.InterfaceMethodReferenceEntry info) void
ConstantPool.Writer.visitInterfaceMethodReference
(ConstantPool.InterfaceMethodReferenceEntry info) -
Uses of ConstantPool.InterfaceMethodReferenceEntry in com.strobel.assembler.metadata
Methods in com.strobel.assembler.metadata with parameters of type ConstantPool.InterfaceMethodReferenceEntryModifier and TypeMethodDescriptionvoid
ConstantPoolPrinter.visitInterfaceMethodReference
(ConstantPool.InterfaceMethodReferenceEntry info)