FILE | |
PsiElement(ASSIGNMENT) | |
PsiElement(ASSIGNABLE_BARE) | |
PsiElement(IDENTIFIER) | |
PsiElement(DeclarativeTokenType.token)('foo') | |
PsiElement(DeclarativeTokenType.=)('=') | |
PsiElement(LITERAL) | |
PsiElement(DeclarativeTokenType.integer_literal)('3') | |
PsiWhiteSpace('\n') | |
PsiElement(ASSIGNMENT) | |
PsiElement(ASSIGNABLE_QUALIFIED) | |
PsiElement(ASSIGNABLE_BARE) | |
PsiElement(IDENTIFIER) | |
PsiElement(DeclarativeTokenType.token)('foo') | |
PsiElement(DeclarativeTokenType..)('.') | |
PsiElement(IDENTIFIER) | |
PsiElement(DeclarativeTokenType.token)('bar') | |
PsiElement(DeclarativeTokenType.=)('=') | |
PsiElement(QUALIFIED) | |
PsiElement(BARE) | |
PsiElement(IDENTIFIER) | |
PsiElement(DeclarativeTokenType.token)('value') | |
PsiElement(DeclarativeTokenType..)('.') | |
PsiElement(IDENTIFIER) | |
PsiElement(DeclarativeTokenType.token)('some') |