OILS
/
_gen
/
data_lang
/ pretty.asdl_debug.py
View on Github
|
oilshell.org
3 lines, 3 significant
1
cpp_namespace =
'pretty_asdl'
2
tags_to_types = \
3
{
'doc_t'
: {1:
'doc__Newline'
, 2:
'doc__Text'
, 3:
'doc__Indent'
, 4:
'doc__Cat'
}}