public interface LinterProvider extends Serializable
| Modifier and Type | Method and Description |
|---|---|
default String |
getDescription()
Gets a description of the linter.
|
default String |
getLinterId()
Gets the identification of this linter.
|
us.fatehi.utility.property.PropertyName |
getPropertyName()
Gets the name and description of the linter.
|
Linter |
newLinter(LintCollector lintCollector) |
default String getDescription()
default String getLinterId()
us.fatehi.utility.property.PropertyName getPropertyName()
Linter newLinter(LintCollector lintCollector)
Copyright © 2000-2025 Sualeh Fatehi. Allrights reserved.