configuration, hasIssues| Constructor and Description |
|---|
SingleRangeCheck(AnalyzerConfiguration configuration,
Collection<RuleInspector> ruleInspectors) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
check() |
protected CheckType |
getCheckType() |
protected Severity |
getDefaultSeverity() |
protected Issue |
makeIssue(Severity severity,
CheckType checkType) |
getIssue, hasIssues, isActive, resolveSeveritypublic SingleRangeCheck(AnalyzerConfiguration configuration, Collection<RuleInspector> ruleInspectors)
public boolean check()
protected CheckType getCheckType()
getCheckType in class CheckBaseprotected Severity getDefaultSeverity()
getDefaultSeverity in class CheckBaseCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.