You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way, through VScode Terminal, to test the grammar, see the tree generated given an input? does the antlr4ts contains command-line integration? How would one test the grammar without running the typescript code (and creating a visitor) leveraging whatever antlr4ts installs?