OILS
/
_gen
/
display
/ pretty.asdl_debug.py
View on Github
|
oilshell.org
9 lines, 9 significant
1
cpp_namespace =
'pretty_asdl'
2
tags_to_types = \
3
{
'doc_t'
: {1:
'doc__Break'
,
4
2:
'doc__Text'
,
5
3:
'doc__Indent'
,
6
5:
'doc__Flat'
,
7
6:
'doc__IfFlat'
,
8
64:
'MeasuredDoc'
,
9
66:
'List_Measured'
}}