Expand description
Pattern aggregation.
Types and utilities for extracting, categorising, and aggregating usage patterns from code graphs.
Structs§
- Pattern
Extractor - Extracts usage patterns from a code graph.
- Pattern
Signature - Structural signature of a usage pattern.
- Usage
Pattern - A detected usage pattern with metadata.
Enums§
- Complexity
Bucket - Complexity bucket for classifying code units.
- Pattern
Category - The category of a usage pattern.
- Pattern
Quality - Quality assessment of a pattern.