Tom Everett
Tom Everett
@vjuranek there are merge conflicts to fix pls
@kaby76 @KvanTTT ok to merge this?
Looking at the build results, @kaby76 , is this an bug in the Antlr Python generator? ``` Traceback (most recent call last): File "/Users/runner/work/grammars-v4/grammars-v4/tablegen/Generated-Python3/Test.py", line 8, in from TableGenParser import...
@kaby76 thanks! Hey @RIvance could you make the fix in your PR?
@Willie169 thanks!
@kevinlano yes, I think merging the PR's makes sense. It also needs a desc.xml and perhaps an example. Also, thanks for the contribution!
The files you are missing are generated files, generated by antlr. To build the project, check out the source and run `mvn clean package`
@niu2x please rebase
@niu2x thanks!
you are welcome to open an PR :)