| Modifier and Type | Method and Description |
|---|---|
protected Rule |
RuleInspectorCache.getRule(int rowNumber) |
protected abstract Rule |
RuleInspectorCache.makeRule(int index) |
| Modifier and Type | Method and Description |
|---|---|
Rule |
RuleInspector.getRule() |
| Constructor and Description |
|---|
RuleInspector(Rule rule,
CheckManager checkManager,
RuleInspectorCache cache,
AnalyzerConfiguration configuration) |
| Modifier and Type | Field and Description |
|---|---|
IndexedKeyTreeMap<Rule> |
Rules.map |
| Modifier and Type | Method and Description |
|---|---|
void |
Rules.add(Rule rule) |
int |
Rule.compareTo(Rule rule) |
void |
Rules.remove(Rule rule) |
| Constructor and Description |
|---|
Rules(Collection<Rule> rules) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.