blob: e9e8b2031443144a2a6f6f65f40468d8f2ab12c9 [file] [log] [blame]
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.))(')')