module
subSubmodule
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