Searched defs:include_attributes (Results 1 – 2 of 2) sorted by relevance
10 def ast_dump(node, annotate_fields=True, include_attributes=False, *, indent=None): argument
108 def dump(node, annotate_fields=True, include_attributes=False, *, indent=None): argument