| PyFile:KeywordAsFunctionName.py | |
| PyFunction('null') | |
| PsiElement(Py:DEF_KEYWORD)('def') | |
| PsiWhiteSpace(' ') | |
| PsiErrorElement:Identifier expected | |
| PsiElement(Py:FROM_KEYWORD)('from') | |
| PyParameterList | |
| PsiElement(Py:LPAR)('(') | |
| PsiElement(Py:RPAR)(')') | |
| PsiElement(Py:COLON)(':') | |
| PsiWhiteSpace('\n ') | |
| PyStatementList | |
| PyPassStatement | |
| PsiElement(Py:PASS_KEYWORD)('pass') |