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