| PyFile:ResetAfterSemicolon.py | |
| PyIfStatement | |
| PyIfPartIf | |
| PsiElement(Py:IF_KEYWORD)('if') | |
| PsiWhiteSpace(' ') | |
| PyReferenceExpression: True | |
| PsiElement(Py:IDENTIFIER)('True') | |
| PsiElement(Py:COLON)(':') | |
| PsiWhiteSpace('\n ') | |
| PyStatementList | |
| PyImportStatement | |
| PsiElement(Py:IMPORT_KEYWORD)('import') | |
| PsiWhiteSpace(' ') | |
| PyImportElement:tmp2 | |
| PyReferenceExpression: tmp2 | |
| PsiElement(Py:IDENTIFIER)('tmp2') | |
| PsiElement(Py:SEMICOLON)(';') | |
| PsiWhiteSpace(' ') | |
| PyImportStatement | |
| PsiElement(Py:IMPORT_KEYWORD)('import') | |
| PsiWhiteSpace(' ') | |
| PyImportElement:tmp1 | |
| PyReferenceExpression: tmp1 | |
| PsiElement(Py:IDENTIFIER)('tmp1') |