class documentation

class ParameterKind(enum.Enum): (source)

View In Hierarchy

Undocumented

Constant KWONLY Undocumented
Constant POSONLY Undocumented
Constant REGULAR Undocumented

Undocumented

Value
'kwonly'

Undocumented

Value
'posonly'

Undocumented

Value
'regular'