mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-21 00:09:51 +02:00

🧹 Cleanup Summary: - Remove ANTLR JAR files (antlr-4.13.1-complete.jar, antlr-4.13.2-complete.jar) - Remove debug files (debug-tokenizer.cjs) - Remove unused visitor file (FlowParserVisitor.ts) - Remove generated Java files (.java, .interp, .tokens) - Keep Jison dependencies and scripts for comparison purposes ✅ Both parsers (Jison and ANTLR) remain fully functional ✅ ANTLR generation workflow still works perfectly ✅ 99.1% test compatibility maintained