Uses of Class
io.airlift.bytecode.instruction.Constant.DynamicConstant
Packages that use Constant.DynamicConstant
-
Uses of Constant.DynamicConstant in io.airlift.bytecode
Methods in io.airlift.bytecode with parameters of type Constant.DynamicConstantModifier and TypeMethodDescriptionBytecodeVisitor.visitDynamicConstant(BytecodeNode parent, Constant.DynamicConstant dynamicConstant) DumpBytecodeVisitor.visitDynamicConstant(BytecodeNode parent, Constant.DynamicConstant dynamicConstant)