JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.sonar.plugins.java.api
JspCodeVisitor
Contents
Hide sidebar
❮
❯
Show sidebar
Description
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.