Searched refs:first_child_leaf (Results 1 – 1 of 1) sorted by relevance
513 def RecExpression(node, first_child_leaf): argument514 if node is first_child_leaf:526 RecExpression(child, first_child_leaf)534 def RecExpression(node, first_child_leaf): argument535 if node is first_child_leaf:546 RecExpression(child, first_child_leaf)