Interface JspCodeVisitor

  • All Superinterfaces:
    JavaCheck

    @Beta
    public interface JspCodeVisitor
    extends JavaCheck
    Marker interface for code visitors that are invoked on generated Java code from JSP pages. This is experimental unsupported feature, API can change without notice. Do not use for custom rules.