mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
14 lines
415 B
Plaintext
14 lines
415 B
Plaintext
PyFile:MissingClassNameAndThenListOfBaseClasses.py
|
|
PyClass: null
|
|
PsiElement(Py:CLASS_KEYWORD)('class')
|
|
PsiErrorElement:Identifier expected
|
|
<empty list>
|
|
PsiWhiteSpace(' ')
|
|
PyArgumentList
|
|
PsiElement(Py:LPAR)('(')
|
|
PsiElement(Py:RPAR)(')')
|
|
PsiElement(Py:COLON)(':')
|
|
PsiWhiteSpace('\n ')
|
|
PyStatementList
|
|
PyPassStatement
|
|
PsiElement(Py:PASS_KEYWORD)('pass') |