AbstractLintingRule -
i.e.See: Description
| Class | Description |
|---|---|
| AbstractCustomLintingRule |
A base class to build custom
AbstractLintingRule. |
| AbstractCustomLintingRuleFactory<R extends AbstractCustomLintingRule> |
A factory to create a
AbstractCustomLintingRule. |
AbstractLintingRule -
i.e. rules that would be deployed in the classpath but would not be part of the actual plugin.Copyright © 2020. All rights reserved.