public class DuplicateJspImports extends AbstractJspRule
LOWEST_PRIORITY, PRIORITIES
Constructor and Description |
---|
DuplicateJspImports() |
Modifier and Type | Method and Description |
---|---|
void |
apply(java.util.List acus,
RuleContext ctx)
Apply this rule to the given collection of compilation units, using the
given context.
|
java.lang.Object |
visit(ASTJspDirectiveAttribute node,
java.lang.Object data) |
addViolation, addViolation, addViolation, addViolationWithMessage, setUsesTypeResolution, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visitAll
addExample, addProperties, addProperty, addRuleChainVisit, asFixedMap, asFixedMap, end, equals, getBooleanProperties, getBooleanProperty, getBooleanProperty, getDescription, getDoubleProperties, getDoubleProperty, getDoubleProperty, getExample, getExamples, getExternalInfoUrl, getIntProperties, getIntProperty, getIntProperty, getMessage, getName, getPriority, getPriorityName, getProperties, getRuleChainVisits, getRuleClass, getRuleSetName, getSince, getStringProperties, getStringProperty, getStringProperty, getTypeProperties, getTypeProperty, hashCode, hasProperty, include, propertiesByName, propertyDescriptorFor, setDescription, setExternalInfoUrl, setInclude, setMessage, setName, setPriority, setProperties, setProperty, setRuleClass, setRuleSetName, setSince, setUsesDFA, start, usesDFA, usesRuleChain, usesTypeResolution
public void apply(java.util.List acus, RuleContext ctx)
Rule
apply
in interface Rule
apply
in class AbstractJspRule
public java.lang.Object visit(ASTJspDirectiveAttribute node, java.lang.Object data)
visit
in interface JspParserVisitor
visit
in class AbstractJspRule