Expand description
🎯 AST-Driven Fixes Module - Deep syntax tree analysis with template-based generation
Part of the CROSS-MODULE AUTOMATION ENGINE providing:
- AST-aware code generation and templates
- Template-based fix generation with parameter substitution
- Syntax tree manipulation for context-aware fixes
Structs§
- FixTemplate
- Template for generating code fixes
- Syntax
Generator - Utility for generating syntax-aware code using the quote crate
- Template
Registry - Registry for fix templates