| KtFile: SimpleClassMembers_ERR.kt | |
| PACKAGE_DIRECTIVE | |
| <empty list> | |
| IMPORT_LIST | |
| <empty list> | |
| CLASS | |
| PsiElement(class)('class') | |
| PsiWhiteSpace(' ') | |
| PsiElement(IDENTIFIER)('foo') | |
| PsiWhiteSpace(' ') | |
| CLASS_BODY | |
| PsiElement(LBRACE)('{') | |
| PsiWhiteSpace('\n\n ') | |
| CLASS | |
| PsiElement(class)('class') | |
| PsiWhiteSpace(' ') | |
| PsiElement(IDENTIFIER)('foo') | |
| PsiWhiteSpace(' ') | |
| CLASS_BODY | |
| PsiElement(LBRACE)('{') | |
| PsiElement(RBRACE)('}') | |
| PsiWhiteSpace(' ') | |
| PsiErrorElement:Expecting member declaration | |
| PsiElement(MINUS)('-') | |
| PsiWhiteSpace('\n\n ') | |
| CLASS | |
| PsiElement(class)('class') | |
| PsiWhiteSpace(' ') | |
| PsiElement(IDENTIFIER)('Bar') | |
| PsiWhiteSpace(' ') | |
| CLASS_BODY | |
| PsiElement(LBRACE)('{') | |
| PsiWhiteSpace('\n ') | |
| PsiErrorElement:Expecting member declaration | |
| PsiElement(IDENTIFIER)('sdfsd') | |
| PsiWhiteSpace('\n ') | |
| PsiElement(RBRACE)('}') | |
| PsiWhiteSpace('\n\n ') | |
| FUN | |
| PsiElement(fun)('fun') | |
| PsiWhiteSpace(' ') | |
| PsiElement(IDENTIFIER)('foo') | |
| VALUE_PARAMETER_LIST | |
| PsiElement(LPAR)('(') | |
| PsiElement(RPAR)(')') | |
| PsiWhiteSpace('\n\n ') | |
| PROPERTY | |
| PsiElement(val)('val') | |
| PsiWhiteSpace(' ') | |
| PsiElement(IDENTIFIER)('x') | |
| PsiWhiteSpace('\n\n ') | |
| PROPERTY | |
| PsiElement(var)('var') | |
| PsiWhiteSpace(' ') | |
| PsiElement(IDENTIFIER)('f') | |
| PsiWhiteSpace('\n\n ') | |
| TYPEALIAS | |
| PsiElement(typealias)('typealias') | |
| PsiWhiteSpace(' ') | |
| PsiElement(IDENTIFIER)('foo') | |
| PsiWhiteSpace(' ') | |
| PsiElement(EQ)('=') | |
| PsiWhiteSpace(' ') | |
| TYPE_REFERENCE | |
| PsiErrorElement:Type expected | |
| <empty list> | |
| PsiElement(SEMICOLON)(';') | |
| PsiWhiteSpace('\n') | |
| PsiElement(RBRACE)('}') |