Bases: RestrictingNodeTransformer
-
visit_AnnAssign(node)[source]
- Return type:
Any
-
visit_TypeAlias(node)[source]
- Return type:
Any
-
visit_TypeVar(node)[source]
- Return type:
Any
-
visit_TypeVarTuple(node)[source]
- Return type:
Any
-
visit_ParamSpec(node)[source]
- Return type:
Any