Uses of Class
org.eclipse.persistence.internal.libraries.asm.ConstantDynamic
-
Uses of ConstantDynamic in org.eclipse.persistence.internal.libraries.asm.commons
Modifier and TypeMethodDescriptionvoid
InstructionAdapter.cconst
(ConstantDynamic constantDynamic) Generates the instruction to push the given constant dynamic on the stack.void
GeneratorAdapter.push
(ConstantDynamic constantDynamic) Generates the instruction to push a constant dynamic on the stack.