public class I18nChecker extends AggregateChecker
I18nSubchecker,
LocalizableKeyCheckercheckersprocessingEnv| Constructor and Description |
|---|
I18nChecker() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<Class<? extends SourceChecker>> |
getSupportedCheckers()
Returns the list of supported checkers to be run together.
|
getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, typeProcess, typeProcessingOver, typeProcessingStartprocessgetCompletions, isInitialized, toStringprotected Collection<Class<? extends SourceChecker>> getSupportedCheckers()
AggregateCheckergetSupportedCheckers in class AggregateChecker