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.
|
public BootstrapMethodArgumentVisitor(ConstantVisitor constantVisitor)
public void visitBootstrapMethodInfo(Clazz clazz, BootstrapMethodInfo bootstrapMethodInfo)
visitBootstrapMethodInfo in interface BootstrapMethodInfoVisitorCopyright © 2015. All Rights Reserved.