inspect_type_links.first.sub module

Submodule

Classes

class Foo
A class in the submodule

Functions

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