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')