get_container
Description:
Obtain the container of the this.
The container is the parent GIBaseInfo. For instance, the parent of a FunctionInfo is an ObjectInfo or InterfaceInfo.
Parameters:
this |
a BaseInfo |
Returns:
the container |