mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
16 lines
483 B
Plaintext
16 lines
483 B
Plaintext
PyFile:Ellipsis.py
|
|
PyAssignmentStatement
|
|
PySubscriptionExpression
|
|
PyReferenceExpression: d
|
|
PsiElement(Py:IDENTIFIER)('d')
|
|
PsiElement(Py:LBRACKET)('[')
|
|
PyNoneLiteralExpression
|
|
PsiElement(Py:DOT)('.')
|
|
PsiElement(Py:DOT)('.')
|
|
PsiElement(Py:DOT)('.')
|
|
PsiElement(Py:RBRACKET)(']')
|
|
PsiWhiteSpace(' ')
|
|
PsiElement(Py:EQ)('=')
|
|
PsiWhiteSpace(' ')
|
|
PyNumericLiteralExpression
|
|
PsiElement(Py:INTEGER_LITERAL)('1') |