unused_code_analyzer library

Classes

UnusedCodeAnalysisConfig
Represents converted unused code config which contains parsed entities.
UnusedCodeAnalyzer
The analyzer responsible for collecting unused code reports.
UnusedCodeConfig
Represents raw unused code config which can be merged with other raw configs.
UnusedCodeConsoleReporter
Unused code console reporter.
UnusedCodeFileReport
Represents unused code report collected for a file.
UnusedCodeIssue
Represents an issue detected by the unused code check.
UnusedCodeJsonReporter
Unused code JSON reporter.