JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.sonar.plugins.java.api
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.