Interface Parameter
- All Superinterfaces:
AnyParameter,Tree
- All Known Implementing Classes:
ParameterImpl
orname()typeAnnotation()=defaultValue()
See https://docs.python.org/3/reference/compound_stmts.html#grammar-token-parameterstarToken()name()
-
Nested Class Summary
-
Method Summary
-
Method Details
-
starToken
Represents both '*' and '**' -
name
-
typeAnnotation
-
equalToken
-
defaultValue
-