inspect_type_links.first.sub.Foo class

A class in the submodule

Referencing self as Foo or sub.Foo, parent as first.Foo, other as second.Foo.

Methods

def reference_parent(a: first.Foo, b: first.Foo)
A method referencing a type in a parent module
def reference_self(a: Foo)
A method referencing a type in this submodule