Module pyfunction

Source
Expand description

Parse Python function stub syntax and generate PyFunctionInfo

Structs§

PythonFunctionStub
Intermediate representation for Python function stub

Functions§

parse_python_function_stub
Parse Python stub string and return PyFunctionInfo