Expand description
PatternCatalog — per-category pattern fingerprint aggregation.
Structs§
- Pattern
Catalog - Per-category pattern catalog keyed by
PatternFingerprint. - Pattern
Location - The file path and source position of a single pattern instance.
- Pattern
Stats - Aggregated statistics for a single pattern fingerprint within one category.
Functions§
- build_
catalog - Builds a
PatternCatalogfrom parsed source records and the patterns config.