Package fish.payara.microprofile.openapi.api.visitor
-
Interface Summary Interface Description ApiContext The context in which a class object is being visited.ApiVisitor ApiVisitor.VisitorFunction<AnnotationModel,E extends org.glassfish.hk2.classmodel.reflect.AnnotatedElement> Generic representation of each of these functions.ApiWalker Represents an object that can traverse an API by passing each element to the givenApiVisitor
.