T_PARAM

privex.helpers.common.T_PARAM

alias of inspect.Parameter

Methods

Methods

__init__(name, kind, *, default, annotation)

Initialize self.

replace(*[, name, kind, annotation, default])

Creates a customized copy of the Parameter.