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 TypeMethodDescriptionvoidConstantPool.Visitor.visitLongConstant(ConstantPool.LongConstantEntry info) voidConstantPool.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 TypeMethodDescriptionvoidConstantPoolPrinter.visitLongConstant(ConstantPool.LongConstantEntry info)