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