mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
115 lines
3.7 KiB
Plaintext
115 lines
3.7 KiB
Plaintext
PyFile:ExtendedSlices.py
|
|
PyExpressionStatement
|
|
PySubscriptionExpression
|
|
PyReferenceExpression: d
|
|
PsiElement(Py:IDENTIFIER)('d')
|
|
PsiElement(Py:LBRACKET)('[')
|
|
PySliceItem
|
|
PsiElement(Py:COLON)(':')
|
|
PsiElement(Py:COLON)(':')
|
|
PsiElement(Py:RBRACKET)(']')
|
|
PsiWhiteSpace('\n')
|
|
PyExpressionStatement
|
|
PySubscriptionExpression
|
|
PyReferenceExpression: d
|
|
PsiElement(Py:IDENTIFIER)('d')
|
|
PsiElement(Py:LBRACKET)('[')
|
|
PySliceItem
|
|
PyNumericLiteralExpression
|
|
PsiElement(Py:INTEGER_LITERAL)('1')
|
|
PsiElement(Py:COLON)(':')
|
|
PsiElement(Py:COLON)(':')
|
|
PyNumericLiteralExpression
|
|
PsiElement(Py:INTEGER_LITERAL)('2')
|
|
PsiElement(Py:RBRACKET)(']')
|
|
PsiWhiteSpace('\n')
|
|
PyExpressionStatement
|
|
PySubscriptionExpression
|
|
PyReferenceExpression: d
|
|
PsiElement(Py:IDENTIFIER)('d')
|
|
PsiElement(Py:LBRACKET)('[')
|
|
PySliceItem
|
|
PyNumericLiteralExpression
|
|
PsiElement(Py:INTEGER_LITERAL)('1')
|
|
PsiElement(Py:COLON)(':')
|
|
PyNumericLiteralExpression
|
|
PsiElement(Py:INTEGER_LITERAL)('2')
|
|
PsiElement(Py:COLON)(':')
|
|
PsiElement(Py:RBRACKET)(']')
|
|
PsiWhiteSpace('\n')
|
|
PyExpressionStatement
|
|
PySubscriptionExpression
|
|
PyReferenceExpression: d
|
|
PsiElement(Py:IDENTIFIER)('d')
|
|
PsiElement(Py:LBRACKET)('[')
|
|
PySliceItem
|
|
PyNumericLiteralExpression
|
|
PsiElement(Py:INTEGER_LITERAL)('0')
|
|
PsiElement(Py:COLON)(':')
|
|
PsiElement(Py:RBRACKET)(']')
|
|
PsiWhiteSpace('\n')
|
|
PyAssignmentStatement
|
|
PySubscriptionExpression
|
|
PyReferenceExpression: d
|
|
PsiElement(Py:IDENTIFIER)('d')
|
|
PsiElement(Py:LBRACKET)('[')
|
|
PyTupleExpression
|
|
PySliceItem
|
|
PyNumericLiteralExpression
|
|
PsiElement(Py:INTEGER_LITERAL)('1')
|
|
PsiElement(Py:COLON)(':')
|
|
PyNumericLiteralExpression
|
|
PsiElement(Py:INTEGER_LITERAL)('2')
|
|
PsiElement(Py:COLON)(':')
|
|
PyNumericLiteralExpression
|
|
PsiElement(Py:INTEGER_LITERAL)('3')
|
|
PsiElement(Py:COMMA)(',')
|
|
PsiWhiteSpace(' ')
|
|
PySliceItem
|
|
PyNumericLiteralExpression
|
|
PsiElement(Py:INTEGER_LITERAL)('1')
|
|
PsiElement(Py:COLON)(':')
|
|
PyNumericLiteralExpression
|
|
PsiElement(Py:INTEGER_LITERAL)('2')
|
|
PsiElement(Py:COLON)(':')
|
|
PyNumericLiteralExpression
|
|
PsiElement(Py:INTEGER_LITERAL)('3')
|
|
PsiElement(Py:RBRACKET)(']')
|
|
PsiWhiteSpace(' ')
|
|
PsiElement(Py:EQ)('=')
|
|
PsiWhiteSpace(' ')
|
|
PyNumericLiteralExpression
|
|
PsiElement(Py:INTEGER_LITERAL)('1')
|
|
PsiWhiteSpace('\n')
|
|
PyExpressionStatement
|
|
PySubscriptionExpression
|
|
PyReferenceExpression: d
|
|
PsiElement(Py:IDENTIFIER)('d')
|
|
PsiElement(Py:LBRACKET)('[')
|
|
PyTupleExpression
|
|
PySliceItem
|
|
PsiElement(Py:COLON)(':')
|
|
PyNumericLiteralExpression
|
|
PsiElement(Py:INTEGER_LITERAL)('42')
|
|
PsiElement(Py:COMMA)(',')
|
|
PsiWhiteSpace(' ')
|
|
PyEllipsisLiteralExpression
|
|
PsiElement(Py:DOT)('.')
|
|
PsiElement(Py:DOT)('.')
|
|
PsiElement(Py:DOT)('.')
|
|
PsiElement(Py:COMMA)(',')
|
|
PsiWhiteSpace(' ')
|
|
PySliceItem
|
|
PsiElement(Py:COLON)(':')
|
|
PyNumericLiteralExpression
|
|
PsiElement(Py:INTEGER_LITERAL)('24')
|
|
PsiElement(Py:COLON)(':')
|
|
PsiElement(Py:COMMA)(',')
|
|
PsiWhiteSpace(' ')
|
|
PyNumericLiteralExpression
|
|
PsiElement(Py:INTEGER_LITERAL)('24')
|
|
PsiElement(Py:COMMA)(',')
|
|
PsiWhiteSpace(' ')
|
|
PyNumericLiteralExpression
|
|
PsiElement(Py:INTEGER_LITERAL)('100')
|
|
PsiElement(Py:RBRACKET)(']') |