respect-validation/src-dev/CodeGen
Alexandre Gomes Gaigalas 25387853f3
Generate PrefixMap constants from Mixin attributes
- Add PrefixMapGenerator to produce COMPOSABLE/COMPOSABLE_WITH_ARGUMENT
  constants from #[Mixin] attributes, replacing hand-written arrays
- Move Prefix transformer to reference generated PrefixMap constants
- Extract NamespaceScanner from MixinGenerator for shared directory scanning
- Introduce FluentBuilder subnamespace for builder-chain generators
  (MixinGenerator, PrefixMapGenerator, MethodBuilder, Mixin attribute)
- Add CodeGenerator interface and Config class as shared CodeGen contracts
2026-03-11 13:22:12 -03:00
..
FluentBuilder Generate PrefixMap constants from Mixin attributes 2026-03-11 13:22:12 -03:00
CodeGenerator.php Generate PrefixMap constants from Mixin attributes 2026-03-11 13:22:12 -03:00
Config.php Generate PrefixMap constants from Mixin attributes 2026-03-11 13:22:12 -03:00
InterfaceConfig.php Extract CodeGen namespace from LintMixinCommand 2026-03-11 14:06:12 +00:00
NamespaceScanner.php Generate PrefixMap constants from Mixin attributes 2026-03-11 13:22:12 -03:00
OutputFormatter.php Generate PrefixMap constants from Mixin attributes 2026-03-11 13:22:12 -03:00