public class I18nChecker extends AggregateChecker
I18nSubchecker
,
LocalizableKeyChecker
SourceChecker.CheckerError
checkers
currentPath, currentRoot, DETAILS_SEPARATOR, messager, messages, trees
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.
|
createSourceVisitor, getSupportedLintOptions, getSupportedOptions, init, initChecker, typeProcess, typeProcessingOver
createFactory, createSupportedLintOptions, errorAbort, errorAbort, formatStackTrace, fullMessageOf, getLintOption, getLintOption, getMessages, getProcessingEnvironment, getProperties, getSupportedAnnotationTypes, getSupportedSourceVersion, getSuppressWarningsKey, message, printStats, report, setLintOption, setSupportedLintOptions, shouldAddShutdownHook, shouldSkipDefs, shouldSkipDefs, shouldSkipUses, shutdownHook, typeProcessingStart
process
getCompletions, isInitialized, toString
protected Collection<Class<? extends SourceChecker>> getSupportedCheckers()
AggregateChecker
getSupportedCheckers
in class AggregateChecker