]> gitweb.ps.run Git - toc/blob - antlr4-cpp-runtime-4.9.2-source/runtime/src/tree/xpath/XPathLexer.tokens
add antlr source code and ReadMe
[toc] / antlr4-cpp-runtime-4.9.2-source / runtime / src / tree / xpath / XPathLexer.tokens
1 TOKEN_REF=1
2 RULE_REF=2
3 ANYWHERE=3
4 ROOT=4
5 WILDCARD=5
6 BANG=6
7 ID=7
8 STRING=8
9 '//'=3
10 '/'=4
11 '*'=5
12 '!'=6