[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 9793]
This commit is contained in:
parrt 2012-01-03 12:30:21 -08:00
parent 5d60e85617
commit 1d6bbb08c3
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
tree grammar UWalker;
options {tokenVocab=U;}
a : ^(DECL x+=ID y=INT) ;