blob: 4f85bde1c84e0885adcd74a6331fea65dfc26674 [file] [log] [blame]
FILE
PsiElement(BLOCK)
PsiElement(IDENTIFIER)
PsiElement(DeclarativeTokenType.token)('androidApp')
PsiWhiteSpace(' ')
PsiElement(BLOCK_GROUP)
PsiElement(DeclarativeTokenType.{)('{')
PsiWhiteSpace('\n ')
PsiElement(ASSIGNMENT)
PsiElement(ASSIGNABLE_BARE)
PsiElement(IDENTIFIER)
PsiElement(DeclarativeTokenType.token)('testInstrumentationRunnerArguments')
PsiWhiteSpace(' ')
PsiElement(DeclarativeTokenType.=)('=')
PsiWhiteSpace(' ')
PsiElement(SIMPLE_FACTORY)
PsiElement(IDENTIFIER)
PsiElement(DeclarativeTokenType.token)('mapOf')
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')
PsiWhiteSpace(' ')
PsiElement(DeclarativeTokenType.,)(',')
PsiWhiteSpace(' ')
PsiElement(ARGUMENT)
PsiElement(SIMPLE_FACTORY)
PsiElement(IDENTIFIER)
PsiElement(DeclarativeTokenType.token)('mapOf')
PsiElement(DeclarativeTokenType.()('(')
PsiElement(ARGUMENTS_LIST)
<empty list>
PsiElement(DeclarativeTokenType.))(')')
PsiElement(DeclarativeTokenType.))(')')
PsiWhiteSpace('\n')
PsiElement(DeclarativeTokenType.})('}')