mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 09:12:22 +07:00
13 lines
364 B
Plaintext
13 lines
364 B
Plaintext
PyFile:LoneStar.py
|
|
PyAssignmentStatement
|
|
PyTargetExpression: x
|
|
PsiElement(Py:IDENTIFIER)('x')
|
|
PsiWhiteSpace(' ')
|
|
PsiElement(Py:EQ)('=')
|
|
PsiWhiteSpace(' ')
|
|
PyParenthesizedExpression
|
|
PsiElement(Py:LPAR)('(')
|
|
PsiElement(Py:MULT)('*')
|
|
PsiErrorElement:Expression expected
|
|
<empty list>
|
|
PsiElement(Py:RPAR)(')') |