OILS / _devbuild / gen / find_nt.py View on Github | oilshell.org

10 lines, 8 significant
1# This code is generated by pgen2/grammar.py
2
3start = 256
4concatenation = 257
5conjunction = 258
6disjunction = 259
7expr = 260
8group = 261
9negation = 262
10terminator = 263