| PyFile:EllipsisPython3.py | |
| PyExpressionStatement | |
| PyNoneLiteralExpression | |
| PsiElement(Py:DOT)('.') | |
| PsiElement(Py:DOT)('.') | |
| PsiElement(Py:DOT)('.') | |
| PsiWhiteSpace('\n') | |
| PyAssignmentStatement | |
| PyTargetExpression: x | |
| PsiElement(Py:IDENTIFIER)('x') | |
| PsiWhiteSpace(' ') | |
| PsiElement(Py:EQ)('=') | |
| PsiWhiteSpace(' ') | |
| PyNoneLiteralExpression | |
| PsiElement(Py:DOT)('.') | |
| PsiElement(Py:DOT)('.') | |
| PsiElement(Py:DOT)('.') | |
| PsiWhiteSpace('\n') | |
| PyExpressionStatement | |
| PyListLiteralExpression | |
| PsiElement(Py:LBRACKET)('[') | |
| PyNumericLiteralExpression | |
| PsiElement(Py:INTEGER_LITERAL)('1') | |
| PsiElement(Py:COMMA)(',') | |
| PsiWhiteSpace(' ') | |
| PyNumericLiteralExpression | |
| PsiElement(Py:INTEGER_LITERAL)('2') | |
| PsiElement(Py:COMMA)(',') | |
| PsiWhiteSpace(' ') | |
| PyNoneLiteralExpression | |
| PsiElement(Py:DOT)('.') | |
| PsiElement(Py:DOT)('.') | |
| PsiElement(Py:DOT)('.') | |
| PsiElement(Py:RBRACKET)(']') | |
| PsiWhiteSpace('\n') | |
| PyFunction('f') | |
| PsiElement(Py:DEF_KEYWORD)('def') | |
| PsiWhiteSpace(' ') | |
| PsiElement(Py:IDENTIFIER)('f') | |
| PyParameterList | |
| PsiElement(Py:LPAR)('(') | |
| PsiElement(Py:RPAR)(')') | |
| PsiElement(Py:COLON)(':') | |
| PsiWhiteSpace('\n ') | |
| PyStatementList | |
| PyExpressionStatement | |
| PyNoneLiteralExpression | |
| PsiElement(Py:DOT)('.') | |
| PsiElement(Py:DOT)('.') | |
| PsiElement(Py:DOT)('.') |