FunctionDef.from constructor
Wraps a Python object with the FunctionDef class definition.
Implementation
FunctionDef.from(super.classDelegate) : super.from();
Wraps a Python object with the FunctionDef class definition.
FunctionDef.from(super.classDelegate) : super.from();