[LL FIR] rename testdata to testData to avoid copyright generation
We exclude testData pattern from copyright scope
This commit is contained in:
committed by
Space Team
parent
aef5290210
commit
33e6a85a2d
+1
@@ -0,0 +1 @@
|
||||
import <expr>a</expr>.b.c
|
||||
+9
@@ -0,0 +1,9 @@
|
||||
KT element: KtNameReferenceExpression
|
||||
FIR element: FirImportImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
import a.b.c
|
||||
|
||||
FIR FILE:
|
||||
FILE: [ResolvedTo(IMPORTS)] firstImportNamePart.kt
|
||||
+1
@@ -0,0 +1 @@
|
||||
import <expr>a</expr>.b.c
|
||||
+12
@@ -0,0 +1,12 @@
|
||||
KT element: KtNameReferenceExpression
|
||||
FIR element: FirImportImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
import a.b.c
|
||||
|
||||
FIR FILE:
|
||||
FILE: [ResolvedTo(IMPORTS)] firstImportNamePartScript.kts
|
||||
context(<script>@kotlin.script.templates.standard.ScriptTemplateWithArgs)
|
||||
SCRIPT: [ResolvedTo(RAW_FIR)]
|
||||
[ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|
|
||||
@@ -0,0 +1,6 @@
|
||||
// LOOK_UP_FOR_ELEMENT_OF_TYPE: org.jetbrains.kotlin.psi.KtImportList
|
||||
|
||||
<expr>
|
||||
import a.b.c
|
||||
import b.c.d
|
||||
</expr>
|
||||
@@ -0,0 +1,9 @@
|
||||
KT element: KtImportList
|
||||
FIR element: null
|
||||
FIR source kind: null
|
||||
|
||||
FIR element rendered:
|
||||
null
|
||||
|
||||
FIR FILE:
|
||||
FILE: [ResolvedTo(RAW_FIR)] importList.kt
|
||||
+6
@@ -0,0 +1,6 @@
|
||||
// LOOK_UP_FOR_ELEMENT_OF_TYPE: org.jetbrains.kotlin.psi.KtImportList
|
||||
|
||||
<expr>
|
||||
import a.b.c
|
||||
import b.c.d
|
||||
</expr>
|
||||
+12
@@ -0,0 +1,12 @@
|
||||
KT element: KtImportList
|
||||
FIR element: null
|
||||
FIR source kind: null
|
||||
|
||||
FIR element rendered:
|
||||
null
|
||||
|
||||
FIR FILE:
|
||||
FILE: [ResolvedTo(RAW_FIR)] importListScript.kts
|
||||
context(<script>@kotlin.script.templates.standard.ScriptTemplateWithArgs)
|
||||
SCRIPT: [ResolvedTo(RAW_FIR)]
|
||||
[ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|
|
||||
+1
@@ -0,0 +1 @@
|
||||
import a.<expr>b</expr>.c
|
||||
+9
@@ -0,0 +1,9 @@
|
||||
KT element: KtNameReferenceExpression
|
||||
FIR element: FirImportImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
import a.b.c
|
||||
|
||||
FIR FILE:
|
||||
FILE: [ResolvedTo(IMPORTS)] middleImportNamePart.kt
|
||||
+1
@@ -0,0 +1 @@
|
||||
import a.<expr>b</expr>.c
|
||||
+12
@@ -0,0 +1,12 @@
|
||||
KT element: KtNameReferenceExpression
|
||||
FIR element: FirImportImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
import a.b.c
|
||||
|
||||
FIR FILE:
|
||||
FILE: [ResolvedTo(IMPORTS)] middleImportNamePartScript.kts
|
||||
context(<script>@kotlin.script.templates.standard.ScriptTemplateWithArgs)
|
||||
SCRIPT: [ResolvedTo(RAW_FIR)]
|
||||
[ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|
|
||||
+1
@@ -0,0 +1 @@
|
||||
import <expr>a.b</expr>.c
|
||||
+9
@@ -0,0 +1,9 @@
|
||||
KT element: KtDotQualifiedExpression
|
||||
FIR element: FirImportImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
import a.b.c
|
||||
|
||||
FIR FILE:
|
||||
FILE: [ResolvedTo(IMPORTS)] qualifiedImportNamePart.kt
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
import <expr>a.b</expr>.c
|
||||
Vendored
+12
@@ -0,0 +1,12 @@
|
||||
KT element: KtDotQualifiedExpression
|
||||
FIR element: FirImportImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
import a.b.c
|
||||
|
||||
FIR FILE:
|
||||
FILE: [ResolvedTo(IMPORTS)] qualifiedImportNamePartScript.kts
|
||||
context(<script>@kotlin.script.templates.standard.ScriptTemplateWithArgs)
|
||||
SCRIPT: [ResolvedTo(RAW_FIR)]
|
||||
[ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
// LOOK_UP_FOR_ELEMENT_OF_TYPE: org.jetbrains.kotlin.psi.KtImportDirective
|
||||
|
||||
<expr>import a.b.c</expr>
|
||||
+9
@@ -0,0 +1,9 @@
|
||||
KT element: KtImportDirective
|
||||
FIR element: FirImportImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
import a.b.c
|
||||
|
||||
FIR FILE:
|
||||
FILE: [ResolvedTo(IMPORTS)] wholeImportDirective.kt
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
// LOOK_UP_FOR_ELEMENT_OF_TYPE: org.jetbrains.kotlin.psi.KtImportDirective
|
||||
|
||||
<expr>import a.b.c</expr>
|
||||
+12
@@ -0,0 +1,12 @@
|
||||
KT element: KtImportDirective
|
||||
FIR element: FirImportImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
import a.b.c
|
||||
|
||||
FIR FILE:
|
||||
FILE: [ResolvedTo(IMPORTS)] wholeImportDirectiveScript.kts
|
||||
context(<script>@kotlin.script.templates.standard.ScriptTemplateWithArgs)
|
||||
SCRIPT: [ResolvedTo(RAW_FIR)]
|
||||
[ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|
|
||||
@@ -0,0 +1 @@
|
||||
import <expr>a.b.c</expr>
|
||||
+9
@@ -0,0 +1,9 @@
|
||||
KT element: KtDotQualifiedExpression
|
||||
FIR element: FirImportImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
import a.b.c
|
||||
|
||||
FIR FILE:
|
||||
FILE: [ResolvedTo(IMPORTS)] wholeImportName.kt
|
||||
+1
@@ -0,0 +1 @@
|
||||
import <expr>a.b.c</expr>
|
||||
+12
@@ -0,0 +1,12 @@
|
||||
KT element: KtDotQualifiedExpression
|
||||
FIR element: FirImportImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
import a.b.c
|
||||
|
||||
FIR FILE:
|
||||
FILE: [ResolvedTo(IMPORTS)] wholeImportNameScript.kts
|
||||
context(<script>@kotlin.script.templates.standard.ScriptTemplateWithArgs)
|
||||
SCRIPT: [ResolvedTo(RAW_FIR)]
|
||||
[ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|
|
||||
Reference in New Issue
Block a user