Searched refs:_get_headnode_dict (Results 1 – 4 of 4) sorted by relevance
75 def _get_headnode_dict(fixer_list): function210 self.bmi_pre_order_heads = _get_headnode_dict(self.bmi_pre_order)211 self.bmi_post_order_heads = _get_headnode_dict(self.bmi_post_order)
78 def _get_headnode_dict(fixer_list): function229 self.bmi_pre_order_heads = _get_headnode_dict(self.bmi_pre_order)230 self.bmi_post_order_heads = _get_headnode_dict(self.bmi_post_order)
131 d = refactor._get_headnode_dict([no_head, with_head, simple])
125 d = refactor._get_headnode_dict([no_head, with_head, simple])