Home
last modified time | relevance | path

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

/aosp_15_r20/external/bazelbuild-rules_python/gazelle/python/
H A Dfile_parser.go37 sitterNodeTypeComparisonOperator = "comparison_operator" const
77 …child.Child(1).Type() == sitterNodeTypeComparisonOperator && child.Child(1).Child(1).Type() == "==…