| Package | Description |
|---|---|
| serp.bytecode |
Bytecode Manipuation
|
| serp.bytecode.visitor |
Bytecode Visitor
|
| Modifier and Type | Method and Description |
|---|---|
BootstrapMethods |
BootstrapMethodElement.getBootstrapMethodAttribute() |
| Modifier and Type | Method and Description |
|---|---|
void |
BootstrapMethodElement.setBootstrapMethodAttribute(BootstrapMethods bootstrapMethodAttribute) |
| Constructor and Description |
|---|
BootstrapMethodElement(BootstrapMethods bootstrapmethodAttr,
DataInput in) |
BootstrapMethodElement(BootstrapMethods bootstrapmethodAttr,
int bootstrap_method_ref,
int num_bootstrap_arguments,
int[] bootstrap_arguments) |
| Modifier and Type | Method and Description |
|---|---|
void |
BCVisitor.enterBootstrapMethod(BootstrapMethods obj) |
void |
BCVisitor.exitBootstrapMethod(BootstrapMethods obj) |
Copyright © 2002–2015. All rights reserved.