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, resolveSeverity
public SingleRangeCheck(AnalyzerConfiguration configuration, Collection<RuleInspector> ruleInspectors)
public boolean check()
protected CheckType getCheckType()
getCheckType
in class CheckBase
protected Severity getDefaultSeverity()
getDefaultSeverity
in class CheckBase
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.