blob: 6ad85687929075bb5ace3e559a8ff18482549fdc [file] [log] [blame]
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')