Interface AnnotatedAssignment
- All Known Implementing Classes:
AnnotatedAssignmentImpl
See https://docs.python.org/3/reference/simple_stmts.html#annotated-assignment-statementsvariable()annotation()=assignedValue()
-
Nested Class Summary
-
Method Summary
-
Method Details
-
variable
Expression variable() -
annotation
TypeAnnotation annotation() -
equalToken
-
assignedValue
-