Expand description
Parse Python class method stub syntax and generate MethodInfo
Structs§
- Python
Class Stub - Intermediate representation for Python class stub (for methods)
- Python
Method Stub - Intermediate representation for Python method stub
Functions§
- determine_
method_ 🔒type - Determine method type from decorators and arguments
- parse_
python_ methods_ stub - Parse Python class definition and return PyMethodsInfo