Searched refs:IsCommentStatement (Results 1 – 3 of 3) sorted by relevance
135 while pytree_utils.IsCommentStatement(node.children[index]):
332 def IsCommentStatement(node): function
139 is_comment_stmt = pytree_utils.IsCommentStatement(node)