void
addViolation(Node location)
Record a new violation of the contextual rule, at the given node.
void
addViolation(Node location, Object... formatArgs)
Record a new violation of the contextual rule, at the given node.
void
addViolationNoSuppress(RuleViolation rv)
Force the recording of a violation, ignoring the violation suppression mechanism (
ViolationSuppressor
).
void
addViolationWithMessage(Node location, String message)
Record a new violation of the contextual rule, at the given node.
void
addViolationWithMessage(Node location, String message, Object... formatArgs)
Record a new violation of the contextual rule, at the given node.
void
addViolationWithPosition(Node node, int beginLine, int endLine, String message, Object... formatArgs)
Record a new violation of the contextual rule, at the given node.
static RuleContext
create(FileAnalysisListener listener, Rule rule)
Create a new RuleContext.
Rule
getRule()
Deprecated.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4