export and import json

This commit is contained in:
2026-06-09 20:23:40 +02:00
parent c94cdc5039
commit 5ebfbbbbdf
28 changed files with 276 additions and 70 deletions

View File

@@ -1,6 +1,7 @@
1.extract from all possible formats (ask chatgpt)
json, xml, maybe yaml
[DONE] json
[TODO] xml, maybe yaml
2. [PLAN] Support external dependencies (JARs/compiled classes):
- Enable binding resolution in ASTParser (`setResolveBindings(true)`).