blob: 8cdffcb9a216d508e8d557046efbc5809ac60e08 [file] [log] [blame]
Tor Norbye3a2425a52013-11-04 10:16:08 -08001PyFile:EmptySubscription.py
2 PyAssignmentStatement
3 PyTargetExpression: s
4 PsiElement(Py:IDENTIFIER)('s')
5 PsiWhiteSpace(' ')
6 PsiElement(Py:EQ)('=')
7 PsiWhiteSpace(' ')
8 PySubscriptionExpression
9 PyStringLiteralExpression:
10 PsiElement(Py:SINGLE_QUOTED_STRING)('''')
11 PsiElement(Py:LBRACKET)('[')
12 PsiErrorElement:expression expected
13 <empty list>
14 PsiElement(Py:RBRACKET)(']')