class documentation

Represents a #Function argument.

Class Type The type of the argument. This is currently very Python-centric, however most other languages should be able to represent the various argument types with a subset of these types without additions (e.g. ...
Class Variable datatype Undocumented
Class Variable decorations Undocumented
Class Variable default_value Undocumented
Class Variable location Undocumented
Class Variable name Undocumented
Class Variable type Undocumented

Undocumented

Undocumented

default_value: t.Optional[str] = (source)

Undocumented

Undocumented

Undocumented