pygenstub
stable

Contents:

  • Features
  • Command-line interface
  • API
  • History
pygenstub
  • Docs »
  • Index
  • Edit on GitHub

Index

A | C | E | F | G | M | P | S | V

A

  • add_child() (pygenstub.StubNode method)
  • add_variable() (pygenstub.StubNode method)

C

  • ClassNode (class in pygenstub)
  • collect_aliases() (pygenstub.StubGenerator method)

E

  • extract_signature() (in module pygenstub)

F

  • FunctionNode (class in pygenstub)

G

  • generate_import_from() (pygenstub.StubGenerator static method)
  • generate_stub() (pygenstub.StubGenerator method)
  • get_aliases() (in module pygenstub)
  • get_code() (pygenstub.ClassNode method)
    • (pygenstub.FunctionNode method)
    • (pygenstub.StubNode method)
    • (pygenstub.VariableNode method)
  • get_fields() (in module pygenstub)
  • get_function_node() (pygenstub.StubGenerator method)
  • get_mod_paths() (in module pygenstub)
  • get_pkg_paths() (in module pygenstub)
  • get_signature() (in module pygenstub)
  • get_stub() (in module pygenstub)

M

  • main() (in module pygenstub)

P

  • parse_signature() (in module pygenstub)
  • process_docstring() (in module pygenstub)
  • pygenstub (module)

S

  • setup() (in module pygenstub)
  • split_parameter_types() (in module pygenstub)
  • StubGenerator (class in pygenstub)
  • StubNode (class in pygenstub)

V

  • VariableNode (class in pygenstub)
  • visit_Assign() (pygenstub.StubGenerator method)
  • visit_AsyncFunctionDef() (pygenstub.StubGenerator method)
  • visit_ClassDef() (pygenstub.StubGenerator method)
  • visit_FunctionDef() (pygenstub.StubGenerator method)
  • visit_Import() (pygenstub.StubGenerator method)
  • visit_ImportFrom() (pygenstub.StubGenerator method)

© Copyright 2017-2019, H. Turgut Uyar Revision 9c4fded4.

Built with Sphinx using a theme provided by Read the Docs.