Expand description
Pattern Extraction — Invention 12.
Extract implicit patterns and make them explicit, enforceable. Codebase has patterns, but they’re implicit. New code doesn’t follow them.
Structs§
- Extracted
Pattern - An extracted pattern.
- Pattern
Extractor - Extracts and validates patterns in the codebase.
- Pattern
Instance - An instance of a pattern.
- Pattern
Structure - Structure of a pattern.
- Pattern
Violation - A pattern violation.
Enums§
- Violation
Severity - Severity of a violation.