Interface AssignmentStatement
- All Known Implementing Classes:
AssignmentStatementImpl
See https://docs.python.org/3/reference/simple_stmts.html#grammar-token-assignment-stmtlhsExpressions(),lhsExpressions(),lhsExpressions()=assignedValue()
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
lhsExpressions
List<ExpressionList> lhsExpressions() -
equalTokens
-
assignedValue
Expression assignedValue()
-