Annotation Type PluginVisitorStrategy

    • Element Detail

      • value

        Class<? extends PluginVisitor<? extends Annotation>> value
        The class to use that implements PluginVisitor for the given annotation. The generic type in PluginVisitor should match the annotation this annotation is applied to.