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