Uses of Class
com.strobel.assembler.ir.ConstantPool.ModuleEntry
Packages that use ConstantPool.ModuleEntry
-
Uses of ConstantPool.ModuleEntry in com.strobel.assembler.ir
Methods in com.strobel.assembler.ir with parameters of type ConstantPool.ModuleEntryModifier and TypeMethodDescriptionvoid
ConstantPool.Visitor.visitModule
(ConstantPool.ModuleEntry info) void
ConstantPool.Writer.visitModule
(ConstantPool.ModuleEntry info) -
Uses of ConstantPool.ModuleEntry in com.strobel.assembler.metadata
Methods in com.strobel.assembler.metadata with parameters of type ConstantPool.ModuleEntryModifier and TypeMethodDescriptionvoid
ConstantPoolPrinter.visitModule
(ConstantPool.ModuleEntry info)