| Package | Description |
|---|---|
| org.thewonderlemming.c4plantuml.linter.rules |
Contains
AbstractLintingRule and its dependencies. |
| Modifier and Type | Method and Description |
|---|---|
List<SyntaxError> |
AbstractLintingRule.getSyntaxErrors()
Returns a list of reported
SyntaxError. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractLintingRule.reportSyntaxError(SyntaxError parseError)
Collects a new
SyntaxError. |
Copyright © 2020. All rights reserved.