PyFile:ExecPy3.py | |
PyFunction('exec') | |
PsiElement(Py:DEF_KEYWORD)('def') | |
PsiWhiteSpace(' ') | |
PsiElement(Py:IDENTIFIER)('exec') | |
PyParameterList | |
PsiElement(Py:LPAR)('(') | |
PsiElement(Py:RPAR)(')') | |
PsiElement(Py:COLON)(':') | |
PsiWhiteSpace(' ') | |
PyStatementList | |
PyPassStatement | |
PsiElement(Py:PASS_KEYWORD)('pass') |