| KtFile: NestedComments.kt | |
| PACKAGE_DIRECTIVE | |
| <empty list> | |
| IMPORT_LIST | |
| <empty list> | |
| FUN | |
| PsiElement(fun)('fun') | |
| PsiWhiteSpace(' ') | |
| PsiElement(IDENTIFIER)('doo') | |
| VALUE_PARAMETER_LIST | |
| PsiElement(LPAR)('(') | |
| PsiElement(RPAR)(')') | |
| PsiWhiteSpace(' ') | |
| BLOCK | |
| PsiElement(LBRACE)('{') | |
| PsiWhiteSpace('\n') | |
| PsiComment(BLOCK_COMMENT)('/*/b\n// */') | |
| PsiWhiteSpace('\n') | |
| REFERENCE_EXPRESSION | |
| PsiElement(IDENTIFIER)('b') | |
| PsiWhiteSpace('\n') | |
| PsiComment(BLOCK_COMMENT)('/**/') | |
| PsiWhiteSpace('\n') | |
| REFERENCE_EXPRESSION | |
| PsiElement(IDENTIFIER)('b') | |
| PsiWhiteSpace('\n') | |
| PsiComment(BLOCK_COMMENT)('/* */') | |
| PsiWhiteSpace('\n') | |
| REFERENCE_EXPRESSION | |
| PsiElement(IDENTIFIER)('b') | |
| PsiWhiteSpace('\n') | |
| PsiComment(BLOCK_COMMENT)('/*/**/*/') | |
| PsiWhiteSpace('\n') | |
| REFERENCE_EXPRESSION | |
| PsiElement(IDENTIFIER)('b') | |
| PsiWhiteSpace('\n') | |
| KDoc | |
| PsiElement(KDOC_START)('/**') | |
| KDOC_SECTION | |
| <empty list> | |
| PsiElement(KDOC_END)('*/') | |
| PsiWhiteSpace('\n') | |
| REFERENCE_EXPRESSION | |
| PsiElement(IDENTIFIER)('b') | |
| PsiWhiteSpace('\n') | |
| KDoc | |
| PsiElement(KDOC_START)('/**') | |
| KDOC_SECTION | |
| PsiElement(KDOC_TEXT)(' /***/') | |
| PsiElement(KDOC_END)('*/') | |
| PsiWhiteSpace('\n') | |
| REFERENCE_EXPRESSION | |
| PsiElement(IDENTIFIER)('b') | |
| PsiWhiteSpace('\n') | |
| KDoc | |
| PsiElement(KDOC_START)('/**') | |
| KDOC_SECTION | |
| PsiElement(KDOC_TEXT)(' /**') | |
| PsiWhiteSpace('\n\n') | |
| PsiElement(KDOC_TEXT)('*/') | |
| PsiElement(KDOC_END)('***/') | |
| PsiWhiteSpace('\n') | |
| REFERENCE_EXPRESSION | |
| PsiElement(IDENTIFIER)('b') | |
| PsiWhiteSpace('\n') | |
| PsiElement(RBRACE)('}') |