blob: a8a58a688eb572abcfac02a1c95c58b2b19d6055 [file] [log] [blame]
PyFile:EqYieldEq.py
PyAssignmentStatement
PyTargetExpression: bb
PsiElement(Py:IDENTIFIER)('bb')
PsiWhiteSpace(' ')
PsiElement(Py:EQ)('=')
PsiWhiteSpace(' ')
PyYieldExpression
PsiElement(Py:YIELD_KEYWORD)('yield')
PsiWhiteSpace(' ')
PyReferenceExpression: dd
PsiElement(Py:IDENTIFIER)('dd')
PsiErrorElement:Cannot assign to 'yield' expression
<empty list>
PsiWhiteSpace(' ')
PsiElement(Py:EQ)('=')
PsiWhiteSpace(' ')
PyReferenceExpression: cc
PsiElement(Py:IDENTIFIER)('cc')