| Package | Description |
|---|---|
| org.eclipse.persistence.internal.libraries.asm.commons |
| Modifier and Type | Method and Description |
|---|---|
void |
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.
|
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.