| KtFile: fragment.kt | |
| BLOCK | |
| FUN | |
| PsiElement(fun)('fun') | |
| PsiWhiteSpace(' ') | |
| PsiElement(IDENTIFIER)('foo') | |
| VALUE_PARAMETER_LIST | |
| PsiElement(LPAR)('(') | |
| PsiElement(RPAR)(')') | |
| PsiWhiteSpace(' ') | |
| PsiElement(EQ)('=') | |
| PsiWhiteSpace(' ') | |
| INTEGER_CONSTANT | |
| PsiElement(INTEGER_LITERAL)('1') | |
| PsiWhiteSpace('\n') | |
| CALL_EXPRESSION | |
| REFERENCE_EXPRESSION | |
| PsiElement(IDENTIFIER)('foo') | |
| VALUE_ARGUMENT_LIST | |
| PsiElement(LPAR)('(') | |
| PsiElement(RPAR)(')') |