other, ruleInspector
configuration, hasIssues
Constructor and Description |
---|
DetectRedundantRowsCheck(RuleInspector ruleInspector,
RuleInspector other,
AnalyzerConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
boolean |
check() |
protected CheckType |
getCheckType() |
protected Severity |
getDefaultSeverity() |
boolean |
isActive(CheckConfiguration checkConfiguration) |
protected Issue |
makeIssue(Severity severity,
CheckType checkType) |
getIssue, hasIssues, resolveSeverity
public DetectRedundantRowsCheck(RuleInspector ruleInspector, RuleInspector other, AnalyzerConfiguration configuration)
public boolean isActive(CheckConfiguration checkConfiguration)
protected CheckType getCheckType()
getCheckType
in class CheckBase
protected Severity getDefaultSeverity()
getDefaultSeverity
in class CheckBase
public boolean check()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.