Add enum AST types

This commit is contained in:
2024-07-22 09:47:45 +02:00
parent f673ca48a9
commit 01398f48bf
3 changed files with 75 additions and 21 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
/build/
.cache/
CMakeFiles/
CMakeCache.txt
node_modules/
/dist-newstyle/