public class NoInlineStyleInformation extends AbstractJspRule
LOWEST_PRIORITY, PRIORITIES| Constructor and Description |
|---|
NoInlineStyleInformation() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
visit(ASTAttribute node,
java.lang.Object data) |
java.lang.Object |
visit(ASTElement node,
java.lang.Object data) |
addViolation, addViolation, addViolation, addViolationWithMessage, apply, setUsesTypeResolution, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visitAlladdExample, 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, usesTypeResolutionpublic java.lang.Object visit(ASTAttribute node, java.lang.Object data)
visit in interface JspParserVisitorvisit in class AbstractJspRulepublic java.lang.Object visit(ASTElement node, java.lang.Object data)
visit in interface JspParserVisitorvisit in class AbstractJspRule