public class I18nChecker extends AggregateChecker
I18nSubchecker
,
LocalizableKeyChecker
checkers
processingEnv
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, typeProcessingStart
process
getCompletions, isInitialized, toString
protected Collection<Class<? extends SourceChecker>> getSupportedCheckers()
AggregateChecker
getSupportedCheckers
in class AggregateChecker