get_container


Description:

public unowned BaseInfo get_container ()

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