Sign in
eclipse
/
gerrit
/
linuxtools
/
org.eclipse.linuxtools
/
refs/heads/lttng-kepler
/
.
/
lttng
/
org.eclipse.linuxtools.ctf.parser
/
Grammar
/
regenGrammar.sh
blob: fac6f4d03ba89771fca04a555e0814a74be8d463 [
file
] [
log
] [
blame
]
#!/bin/bash
antlr3
CTFLexer
.
g
-
o
../
src
/
org
/
eclipse
/
linuxtools
/
ctf
/
parser
/
antlr3
CTFParser
.
g
-
o
../
src
/
org
/
eclipse
/
linuxtools
/
ctf
/
parser
/
rm
../
src
/
org
/
eclipse
/
linuxtools
/
ctf
/
parser
/*.
tokens