OILS
/
_gen
/
data_lang
/ pretty.asdl_debug.py
View on Github
|
oilshell.org
8 lines, 8 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
4:
'doc__Concat'
,
7
5:
'doc__Group'
,
8
6:
'doc__IfFlat'
}}