Uses of Class
com.strobel.assembler.ir.ConstantPool.MethodReferenceEntry
Packages that use ConstantPool.MethodReferenceEntry
-
Uses of ConstantPool.MethodReferenceEntry in com.strobel.assembler.ir
Methods in com.strobel.assembler.ir that return ConstantPool.MethodReferenceEntryMethods in com.strobel.assembler.ir with parameters of type ConstantPool.MethodReferenceEntryModifier and TypeMethodDescriptionvoid
ConstantPool.Visitor.visitMethodReference
(ConstantPool.MethodReferenceEntry info) void
ConstantPool.Writer.visitMethodReference
(ConstantPool.MethodReferenceEntry info) -
Uses of ConstantPool.MethodReferenceEntry in com.strobel.assembler.metadata
Methods in com.strobel.assembler.metadata with parameters of type ConstantPool.MethodReferenceEntryModifier and TypeMethodDescriptionvoid
ConstantPoolPrinter.visitMethodReference
(ConstantPool.MethodReferenceEntry info)