public class BootstrapMethodArgumentVisitor extends Object implements BootstrapMethodInfoVisitor
| Constructor and Description |
|---|
BootstrapMethodArgumentVisitor(ConstantVisitor constantVisitor)
Creates a new BootstrapMethodArgumentVisitor that will delegate to the
given constant visitor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
visitBootstrapMethodInfo(Clazz clazz,
BootstrapMethodInfo bootstrapMethodInfo) |
public BootstrapMethodArgumentVisitor(ConstantVisitor constantVisitor)
public void visitBootstrapMethodInfo(Clazz clazz, BootstrapMethodInfo bootstrapMethodInfo)
visitBootstrapMethodInfo in interface BootstrapMethodInfoVisitorCopyright © 2016. All rights reserved.