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