I am working with python AST to parse programs. If I have the AST tree of a program, how can I go to the root node of called function/class. For instance, consider there is