Uses of Class
com.strobel.assembler.ir.ConstantPool.TypeInfoEntry
Packages that use ConstantPool.TypeInfoEntry
-
Uses of ConstantPool.TypeInfoEntry in com.strobel.assembler.ir
Methods in com.strobel.assembler.ir that return ConstantPool.TypeInfoEntryModifier and TypeMethodDescriptionConstantPool.ReferenceEntry.getClassInfo()ConstantPool.getTypeInfo(TypeReference type) Methods in com.strobel.assembler.ir with parameters of type ConstantPool.TypeInfoEntryModifier and TypeMethodDescriptionvoidConstantPool.Visitor.visitTypeInfo(ConstantPool.TypeInfoEntry info) -
Uses of ConstantPool.TypeInfoEntry in com.strobel.assembler.metadata
Methods in com.strobel.assembler.metadata with parameters of type ConstantPool.TypeInfoEntryModifier and TypeMethodDescriptionvoidConstantPoolPrinter.visitTypeInfo(ConstantPool.TypeInfoEntry info)