public abstract class PairCheck extends CheckBase
Modifier and Type | Field and Description |
---|---|
protected RuleInspector |
other |
protected RuleInspector |
ruleInspector |
configuration, hasIssues
Constructor and Description |
---|
PairCheck(RuleInspector ruleInspector,
RuleInspector other,
AnalyzerConfiguration configuration) |
getCheckType, getDefaultSeverity, getIssue, hasIssues, isActive, makeIssue, resolveSeverity
protected final RuleInspector ruleInspector
protected final RuleInspector other
public PairCheck(RuleInspector ruleInspector, RuleInspector other, AnalyzerConfiguration configuration)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.