| PyFile:StarExpression.py | |
| PyAssignmentStatement | |
| PyTupleExpression | |
| PyTargetExpression: a | |
| PsiElement(Py:IDENTIFIER)('a') | |
| PsiElement(Py:COMMA)(',') | |
| PsiWhiteSpace(' ') | |
| PyStarExpression | |
| PsiElement(Py:MULT)('*') | |
| PyTargetExpression: b | |
| PsiElement(Py:IDENTIFIER)('b') | |
| PsiElement(Py:COMMA)(',') | |
| PsiWhiteSpace(' ') | |
| PyTargetExpression: c | |
| PsiElement(Py:IDENTIFIER)('c') | |
| PsiWhiteSpace(' ') | |
| PsiElement(Py:EQ)('=') | |
| PsiWhiteSpace(' ') | |
| PyTupleExpression | |
| PyNumericLiteralExpression | |
| PsiElement(Py:INTEGER_LITERAL)('1') | |
| PsiElement(Py:COMMA)(',') | |
| PsiWhiteSpace(' ') | |
| PyNumericLiteralExpression | |
| PsiElement(Py:INTEGER_LITERAL)('2') | |
| PsiElement(Py:COMMA)(',') | |
| PsiWhiteSpace(' ') | |
| PyNumericLiteralExpression | |
| PsiElement(Py:INTEGER_LITERAL)('3') | |
| PsiElement(Py:COMMA)(',') | |
| PsiWhiteSpace(' ') | |
| PyNumericLiteralExpression | |
| PsiElement(Py:INTEGER_LITERAL)('4') | |
| PsiElement(Py:COMMA)(',') | |
| PsiWhiteSpace(' ') | |
| PyNumericLiteralExpression | |
| PsiElement(Py:INTEGER_LITERAL)('5') |