Expand description
@acp:module “Annotation Analyzer” @acp:summary “Analyzes code to identify annotation gaps and existing coverage” @acp:domain cli @acp:layer service @acp:stability experimental
§Annotation Analyzer
Provides functionality for analyzing source files to:
- Detect existing ACP annotations
- Identify symbols lacking annotations
- Calculate annotation coverage metrics
- Extract doc comments for potential conversion
Structs§
- Analyzer
- @acp:summary “Analyzes source files for ACP annotation coverage” @acp:lock normal