Subpackages
Submodules
- attribute_node_type - The node type for an attribute.
- attributes_node_type - The node type for a dictionary of attributes.
- function_node_type - The node type for a function.
- functions_node_type - The node type for a dictionary of functions.
- klass_node_type - The node type for a class.
- klasses_node_type - The node type for a dictionary of klasses.
- main - A simple code browser.
- method_node_type - The node type for a method.
- methods_node_type - The node type for a dictionary of methods.
- module_node_type - The node type for modules.
- outline_tree - A tree that displays the contents of a package/module/class etc.
- package_node_type - The node type for packages.
- package_tree - A tree that displays a parsed package hierarchy.
- package_tree_sorter - A sorter for the package tree.
- trait_node_type - The node type for a trait.
- traits_node_type - The node type for a dictionary of traits.