Package org.sonar.plugins.java.api
Interface JspCodeVisitor
- All Superinterfaces:
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.