unused_l10n_analyzer library

Classes

UnusedL10nAnalysisConfig
Represents converted unused localization config, which contains parsed entities.
UnusedL10nAnalyzer
The analyzer responsible for collecting unused localization reports.
UnusedL10nConfig
Represents raw unused files config which can be merged with other raw configs.
UnusedL10nConsoleReporter
Unused localization console reporter.
UnusedL10nFileReport
Represents unused localization report collected for a file.
UnusedL10nIssue
Represents an issue detected by the unused localization check.
UnusedL10nJsonReporter
Unused localization JSON reporter.