Interface ParameterList
- All Superinterfaces:
Tree
- All Known Implementing Classes:
ParameterListImpl
See https://docs.python.org/3/reference/compound_stmts.html#grammar-token-parameter-list
-
Nested Class Summary
-
Method Summary
-
Method Details
-
nonTuple
Note that tuple in parameters are allowed only in Python 2. -
all
List<AnyParameter> all()
-