Minor: JetFile -> KtFile
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
JetFile: fileAnnotationInWrongPlace.kt
|
||||
KtFile: fileAnnotationInWrongPlace.kt
|
||||
PACKAGE_DIRECTIVE
|
||||
PsiElement(package)('package')
|
||||
PsiWhiteSpace(' ')
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
JetFile: manyAnnotationBlocks.kt
|
||||
KtFile: manyAnnotationBlocks.kt
|
||||
FILE_ANNOTATION_LIST
|
||||
ANNOTATION_ENTRY
|
||||
PsiElement(AT)('@')
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
JetFile: manyInOneAnnotationBlock.kt
|
||||
KtFile: manyInOneAnnotationBlock.kt
|
||||
FILE_ANNOTATION_LIST
|
||||
ANNOTATION
|
||||
PsiElement(AT)('@')
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
JetFile: nonFIleAnnotationBeforePackage.kt
|
||||
KtFile: nonFIleAnnotationBeforePackage.kt
|
||||
FILE_ANNOTATION_LIST
|
||||
ANNOTATION_ENTRY
|
||||
PsiElement(AT)('@')
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
JetFile: single.kt
|
||||
KtFile: single.kt
|
||||
FILE_ANNOTATION_LIST
|
||||
ANNOTATION_ENTRY
|
||||
PsiElement(AT)('@')
|
||||
|
||||
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
JetFile: withoutFileAnnotationAndPackageDeclaration.kt
|
||||
KtFile: withoutFileAnnotationAndPackageDeclaration.kt
|
||||
PACKAGE_DIRECTIVE
|
||||
<empty list>
|
||||
IMPORT_LIST
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
JetFile: withoutPackage.kt
|
||||
KtFile: withoutPackage.kt
|
||||
FILE_ANNOTATION_LIST
|
||||
ANNOTATION_ENTRY
|
||||
PsiElement(AT)('@')
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
JetFile: withoutPackageWithSimpleAnnotation.kt
|
||||
KtFile: withoutPackageWithSimpleAnnotation.kt
|
||||
FILE_ANNOTATION_LIST
|
||||
ANNOTATION_ENTRY
|
||||
PsiElement(AT)('@')
|
||||
|
||||
Reference in New Issue
Block a user