public interface ExportsInfoVisitor
ExportsInfo objects. Note that there is only a single
implementation of ExportsInfo, such that this interface
is not strictly necessary as a visitor.| Modifier and Type | Method and Description |
|---|---|
void |
visitExportsInfo(Clazz clazz,
ExportsInfo exportsInfo) |
void visitExportsInfo(Clazz clazz, ExportsInfo exportsInfo)
Copyright © 2019. All rights reserved.