| Interface | Description |
|---|---|
| Linter | |
| LinterInitializer | |
| LinterProvider |
| Class | Description |
|---|---|
| AbstractLinter |
Evaluates a catalog and creates lints.
|
| BaseLinter |
Evaluates a catalog and creates lints.
|
| BaseLinterProvider |
Defines a linter, and allows the creation of a new one, since multiple instances of the same
linter can be created.
|
| Lint<V extends Serializable> | |
| LintCollector |
Thread-safe class that can collect lints from all linters.
|
| LinterHelp | |
| LinterRegistry |
Linter registry for mapping linters by id.
|
| Linters | |
| Lints |
Immutable collection of lints, with lookup methods useful for reporting.
|
| LintUtility | |
| NoOpLinter |
| Enum | Description |
|---|---|
| LintDispatch | |
| LintObjectType | |
| LintSeverity |
Copyright © 2000-2025 Sualeh Fatehi. Allrights reserved.