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
3
start = 256
4
concatenation = 257
5
conjunction = 258
6
disjunction = 259
7
expr = 260
8
group = 261
9
negation = 262
10
terminator = 263