public abstract class BaseLinter extends AbstractLinter
| Modifier and Type | Method and Description |
|---|---|
Void |
call() |
void |
configure(LinterConfig linterConfig) |
void |
initialize() |
exceedsThreshold, getDescription, getLintCount, getLinterId, getLinterInstanceId, getSeverity, getSummary, toStringgetCatalog, getCommandName, getConnection, setCatalog, setConnectionequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCatalog, getCommandName, getConnection, setCatalog, setConnection, usesConnectionpublic final Void call()
public final void configure(LinterConfig linterConfig)
configure in interface Command<LinterConfig,Void>configure in class AbstractLinterpublic void initialize()
initialize in interface Command<LinterConfig,Void>initialize in class BaseCommand<LinterConfig,Void>Copyright © 2000-2025 Sualeh Fatehi. Allrights reserved.