35 lines
1.0 KiB
Plaintext
35 lines
1.0 KiB
Plaintext
JetFile: FileStart_ERR.kt
|
|
PACKAGE_DIRECTIVE
|
|
<empty list>
|
|
PsiErrorElement:Expecting package directive or top level declaration
|
|
PsiElement(DIV)('/')
|
|
PsiErrorElement:Expecting package directive or top level declaration
|
|
PsiElement(package)('package')
|
|
PsiWhiteSpace(' ')
|
|
MODIFIER_LIST
|
|
ANNOTATION_ENTRY
|
|
CONSTRUCTOR_CALLEE
|
|
TYPE_REFERENCE
|
|
USER_TYPE
|
|
USER_TYPE
|
|
REFERENCE_EXPRESSION
|
|
PsiElement(IDENTIFIER)('foo')
|
|
PsiElement(DOT)('.')
|
|
REFERENCE_EXPRESSION
|
|
PsiElement(IDENTIFIER)('bar')
|
|
PsiWhiteSpace('\n')
|
|
ANNOTATION_ENTRY
|
|
CONSTRUCTOR_CALLEE
|
|
TYPE_REFERENCE
|
|
USER_TYPE
|
|
REFERENCE_EXPRESSION
|
|
PsiElement(IDENTIFIER)('import')
|
|
PsiWhiteSpace(' ')
|
|
ANNOTATION_ENTRY
|
|
CONSTRUCTOR_CALLEE
|
|
TYPE_REFERENCE
|
|
USER_TYPE
|
|
REFERENCE_EXPRESSION
|
|
PsiElement(IDENTIFIER)('foo')
|
|
PsiErrorElement:Expecting package directive or top level declaration
|
|
<empty list> |