17 lines
454 B
Plaintext
17 lines
454 B
Plaintext
JetFile: single.kt
|
|
FILE_ANNOTATION_LIST
|
|
ANNOTATION_ENTRY
|
|
PsiElement(AT)('@')
|
|
PsiElement(file)('file')
|
|
PsiElement(COLON)(':')
|
|
CONSTRUCTOR_CALLEE
|
|
TYPE_REFERENCE
|
|
USER_TYPE
|
|
REFERENCE_EXPRESSION
|
|
PsiElement(IDENTIFIER)('foo')
|
|
PsiWhiteSpace('\n')
|
|
PACKAGE_DIRECTIVE
|
|
PsiElement(package)('package')
|
|
PsiWhiteSpace(' ')
|
|
REFERENCE_EXPRESSION
|
|
PsiElement(IDENTIFIER)('bar') |