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