blob: 258ec818e1f6e5ce094aafb5d42b4df297a0ff6b [file] [log] [blame]
Tor Norbye3a2425a52013-11-04 10:16:08 -08001PyFile:ExtendedSlices.py
2 PyExpressionStatement
3 PySliceExpression
4 PyReferenceExpression: d
5 PsiElement(Py:IDENTIFIER)('d')
6 PsiElement(Py:LBRACKET)('[')
7 PySliceItem
8 PyEmptyExpression
9 <empty list>
10 PsiElement(Py:COLON)(':')
11 PyEmptyExpression
12 <empty list>
13 PsiElement(Py:COLON)(':')
14 PsiElement(Py:RBRACKET)(']')
15 PsiWhiteSpace('\n')
16 PyExpressionStatement
17 PySliceExpression
18 PyReferenceExpression: d
19 PsiElement(Py:IDENTIFIER)('d')
20 PsiElement(Py:LBRACKET)('[')
21 PySliceItem
22 PyNumericLiteralExpression
23 PsiElement(Py:INTEGER_LITERAL)('1')
24 PsiElement(Py:COLON)(':')
25 PyEmptyExpression
26 <empty list>
27 PsiElement(Py:COLON)(':')
28 PyNumericLiteralExpression
29 PsiElement(Py:INTEGER_LITERAL)('2')
30 PsiElement(Py:RBRACKET)(']')
31 PsiWhiteSpace('\n')
32 PyExpressionStatement
33 PySliceExpression
34 PyReferenceExpression: d
35 PsiElement(Py:IDENTIFIER)('d')
36 PsiElement(Py:LBRACKET)('[')
37 PySliceItem
38 PyNumericLiteralExpression
39 PsiElement(Py:INTEGER_LITERAL)('1')
40 PsiElement(Py:COLON)(':')
41 PyNumericLiteralExpression
42 PsiElement(Py:INTEGER_LITERAL)('2')
43 PsiElement(Py:COLON)(':')
44 PsiElement(Py:RBRACKET)(']')
45 PsiWhiteSpace('\n')
46 PyExpressionStatement
47 PySliceExpression
48 PyReferenceExpression: d
49 PsiElement(Py:IDENTIFIER)('d')
50 PsiElement(Py:LBRACKET)('[')
51 PySliceItem
52 PyNumericLiteralExpression
53 PsiElement(Py:INTEGER_LITERAL)('0')
54 PsiElement(Py:COLON)(':')
55 PyEmptyExpression
56 <empty list>
57 PsiElement(Py:RBRACKET)(']')
58 PsiWhiteSpace('\n')
59 PyAssignmentStatement
60 PySliceExpression
61 PyReferenceExpression: d
62 PsiElement(Py:IDENTIFIER)('d')
63 PsiElement(Py:LBRACKET)('[')
64 PySliceItem
65 PyNumericLiteralExpression
66 PsiElement(Py:INTEGER_LITERAL)('1')
67 PsiElement(Py:COLON)(':')
68 PyNumericLiteralExpression
69 PsiElement(Py:INTEGER_LITERAL)('2')
70 PsiElement(Py:COLON)(':')
71 PyNumericLiteralExpression
72 PsiElement(Py:INTEGER_LITERAL)('3')
73 PsiElement(Py:COMMA)(',')
74 PsiWhiteSpace(' ')
75 PySliceItem
76 PyNumericLiteralExpression
77 PsiElement(Py:INTEGER_LITERAL)('1')
78 PsiElement(Py:COLON)(':')
79 PyNumericLiteralExpression
80 PsiElement(Py:INTEGER_LITERAL)('2')
81 PsiElement(Py:COLON)(':')
82 PyNumericLiteralExpression
83 PsiElement(Py:INTEGER_LITERAL)('3')
84 PsiElement(Py:RBRACKET)(']')
85 PsiWhiteSpace(' ')
86 PsiElement(Py:EQ)('=')
87 PsiWhiteSpace(' ')
88 PyNumericLiteralExpression
89 PsiElement(Py:INTEGER_LITERAL)('1')
90 PsiWhiteSpace('\n')
91 PyExpressionStatement
92 PySliceExpression
93 PyReferenceExpression: d
94 PsiElement(Py:IDENTIFIER)('d')
95 PsiElement(Py:LBRACKET)('[')
96 PySliceItem
97 PyEmptyExpression
98 <empty list>
99 PsiElement(Py:COLON)(':')
100 PyNumericLiteralExpression
101 PsiElement(Py:INTEGER_LITERAL)('42')
102 PsiElement(Py:COMMA)(',')
103 PsiWhiteSpace(' ')
104 PySliceItem
105 PyNoneLiteralExpression
106 PsiElement(Py:DOT)('.')
107 PsiElement(Py:DOT)('.')
108 PsiElement(Py:DOT)('.')
109 PsiElement(Py:COMMA)(',')
110 PsiWhiteSpace(' ')
111 PySliceItem
112 PsiElement(Py:COLON)(':')
113 PyNumericLiteralExpression
114 PsiElement(Py:INTEGER_LITERAL)('24')
115 PsiElement(Py:COLON)(':')
116 PsiElement(Py:COMMA)(',')
117 PsiWhiteSpace(' ')
118 PySliceItem
119 PyNumericLiteralExpression
120 PsiElement(Py:INTEGER_LITERAL)('24')
121 PsiElement(Py:COMMA)(',')
122 PsiWhiteSpace(' ')
123 PySliceItem
124 PyNumericLiteralExpression
125 PsiElement(Py:INTEGER_LITERAL)('100')
126 PsiElement(Py:RBRACKET)(']')