Address.container

Returns the address of the container.

If the current address is a container, then the function return a copy of the current address.

If the current address is a method, then the function return the container of the method.

struct Address
@property const
container
()

Meta