Home
last modified time | relevance | path

Searched refs:_RecAnnotate (Results 1 – 1 of 1) sorted by relevance

/external/yapf/yapf/yapflib/
Dsplit_penalty.py493 _RecAnnotate(node, pytree_utils.Annotation.SPLIT_PENALTY, UNBREAKABLE)
499 _RecAnnotate(node, pytree_utils.Annotation.SPLIT_PENALTY,
506 _RecAnnotate(node, pytree_utils.Annotation.SPLIT_PENALTY,
551 def _RecAnnotate(tree, annotate_name, annotate_value): function
563 _RecAnnotate(child, annotate_name, annotate_value)