I want to get all functions and classes in a file. For example, there\'s a add function and Operator class in operator.py.
add
Operator
operator.py
Firstly