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 TypeMethodDescriptionvoidConstantPool.Visitor.visitInterfaceMethodReference(ConstantPool.InterfaceMethodReferenceEntry info) voidConstantPool.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 TypeMethodDescriptionvoidConstantPoolPrinter.visitInterfaceMethodReference(ConstantPool.InterfaceMethodReferenceEntry info)