FILE | |
PsiElement(ASSIGNMENT) | |
PsiElement(ASSIGNABLE_BARE) | |
PsiElement(IDENTIFIER) | |
PsiElement(DeclarativeTokenType.token)('bar') | |
PsiWhiteSpace(' ') | |
PsiElement(DeclarativeTokenType.=)('=') | |
PsiWhiteSpace(' ') | |
PsiElement(SIMPLE_FACTORY) | |
PsiElement(IDENTIFIER) | |
PsiElement(DeclarativeTokenType.token)('foo') | |
PsiElement(DeclarativeTokenType.()('(') | |
PsiElement(ARGUMENTS_LIST) | |
PsiElement(ARGUMENT) | |
PsiElement(LITERAL) | |
PsiElement(DeclarativeTokenType.one_line_string_literal)('"a"') | |
PsiWhiteSpace(' ') | |
PsiErrorElement:DeclarativeTokenType.to expected, got 't' | |
PsiElement(DeclarativeTokenType.token)('t') | |
PsiElement(DeclarativeTokenType.))(')') |