This website requires JavaScript.
Explore
Help
Sign In
forgetest1
/
antlr
forked from
jasder/antlr
Watch
1
Star
0
Fork
You've already forked antlr
0
Code
Issues
Pull Requests
1
Releases
Wiki
Activity
f420f4c327
antlr
/
tool
/
playground
/
UWalker.g
5 lines
73 B
Plaintext
Raw
Blame
History
tree grammar UWalker;
options {tokenVocab=U;}
a : ^(DECL x+=ID y=INT) ;
Reference in New Issue
View Git Blame
Copy Permalink