Uses of Class
com.strobel.assembler.ir.ConstantPool.LongConstantEntry
Packages that use ConstantPool.LongConstantEntry
-
Uses of ConstantPool.LongConstantEntry in com.strobel.assembler.ir
Methods in com.strobel.assembler.ir that return ConstantPool.LongConstantEntryMethods in com.strobel.assembler.ir with parameters of type ConstantPool.LongConstantEntryModifier and TypeMethodDescriptionvoid
ConstantPool.Visitor.visitLongConstant
(ConstantPool.LongConstantEntry info) void
ConstantPool.Writer.visitLongConstant
(ConstantPool.LongConstantEntry info) -
Uses of ConstantPool.LongConstantEntry in com.strobel.assembler.metadata
Methods in com.strobel.assembler.metadata with parameters of type ConstantPool.LongConstantEntryModifier and TypeMethodDescriptionvoid
ConstantPoolPrinter.visitLongConstant
(ConstantPool.LongConstantEntry info)