Uses of Class
com.strobel.assembler.ir.ConstantPool.NameAndTypeDescriptorEntry
Packages that use ConstantPool.NameAndTypeDescriptorEntry
-
Uses of ConstantPool.NameAndTypeDescriptorEntry in com.strobel.assembler.ir
Methods in com.strobel.assembler.ir that return ConstantPool.NameAndTypeDescriptorEntryModifier and TypeMethodDescription(package private) ConstantPool.NameAndTypeDescriptorEntry
ConstantPool.getNameAndTypeDescriptor
(String name, String typeDescriptor) ConstantPool.InvokeDynamicInfoEntry.getNameAndTypeDescriptor()
ConstantPool.ReferenceEntry.getNameAndTypeInfo()
Methods in com.strobel.assembler.ir with parameters of type ConstantPool.NameAndTypeDescriptorEntryModifier and TypeMethodDescriptionvoid
ConstantPool.Visitor.visitNameAndTypeDescriptor
(ConstantPool.NameAndTypeDescriptorEntry info) void
ConstantPool.Writer.visitNameAndTypeDescriptor
(ConstantPool.NameAndTypeDescriptorEntry info) -
Uses of ConstantPool.NameAndTypeDescriptorEntry in com.strobel.assembler.metadata
Methods in com.strobel.assembler.metadata with parameters of type ConstantPool.NameAndTypeDescriptorEntryModifier and TypeMethodDescriptionvoid
ConstantPoolPrinter.visitNameAndTypeDescriptor
(ConstantPool.NameAndTypeDescriptorEntry info)