Searched refs:get_info (Results 1 – 2 of 2) sorted by relevance
39 def get_info(node, depth=0): function43 children = [get_info(c, depth+1)83 pprint(('nodes', get_info(tu.cursor)))
162 def get_info(self): member in identifier