public interface BootstrapMethodInfoVisitor
BootstrapMethodInfo objects. Note that there is only a single
implementation of BootstrapMethodInfo, such that this interface
is not strictly necessary as a visitor.| Modifier and Type | Method and Description |
|---|---|
void |
visitBootstrapMethodInfo(Clazz clazz,
BootstrapMethodInfo bootstrapMethodInfo) |
void visitBootstrapMethodInfo(Clazz clazz, BootstrapMethodInfo bootstrapMethodInfo)
Copyright © 2015. All Rights Reserved.