LL API: add source element kind rendering to the GetOrBuildFirTest
This commit is contained in:
committed by
TeamCityServer
parent
87bf6e010e
commit
db1dedc9fe
+1
@@ -1,5 +1,6 @@
|
||||
KT element: KtTypeParameter
|
||||
FIR element: FirTypeParameterImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
T
|
||||
|
||||
+1
@@ -1,5 +1,6 @@
|
||||
KT element: KtEnumEntry
|
||||
FIR element: FirEnumEntryImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
public final static enum entry ENTRY: R|X|
|
||||
|
||||
Vendored
+1
@@ -1,5 +1,6 @@
|
||||
KT element: KtTypeParameter
|
||||
FIR element: FirTypeParameterImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
T
|
||||
|
||||
Vendored
+1
@@ -1,5 +1,6 @@
|
||||
KT element: KtParameter
|
||||
FIR element: FirValueParameterImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
x: R|kotlin/Int|
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
KT element: KtPropertyAccessor
|
||||
FIR element: FirPropertyAccessorImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
public get(): R|kotlin/String| {
|
||||
|
||||
+1
@@ -1,5 +1,6 @@
|
||||
KT element: KtClass
|
||||
FIR element: FirRegularClassImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
local final class X : R|kotlin/Any| {
|
||||
|
||||
+1
@@ -1,5 +1,6 @@
|
||||
KT element: KtNamedFunction
|
||||
FIR element: FirSimpleFunctionImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
local final fun x(): R|kotlin/String| {
|
||||
|
||||
+1
@@ -1,5 +1,6 @@
|
||||
KT element: KtProperty
|
||||
FIR element: FirPropertyImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
lval x: R|kotlin/String| = String()
|
||||
|
||||
+1
@@ -1,5 +1,6 @@
|
||||
KT element: KtNamedFunction
|
||||
FIR element: FirSimpleFunctionImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
public final fun x(): R|kotlin/String| {
|
||||
|
||||
+1
@@ -1,5 +1,6 @@
|
||||
KT element: KtProperty
|
||||
FIR element: FirPropertyImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
public final val x: R|kotlin/String| = String()
|
||||
|
||||
+1
@@ -1,5 +1,6 @@
|
||||
KT element: KtTypeAlias
|
||||
FIR element: FirTypeAliasImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
public final typealias Str = R|kotlin/String|
|
||||
|
||||
+1
@@ -1,5 +1,6 @@
|
||||
KT element: KtClass
|
||||
FIR element: FirRegularClassImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
public final class X : R|kotlin/Any| {
|
||||
|
||||
+1
@@ -1,5 +1,6 @@
|
||||
KT element: KtParameter
|
||||
FIR element: FirValueParameterImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
x: R|kotlin/Int|
|
||||
|
||||
+1
@@ -1,5 +1,6 @@
|
||||
KT element: KtParameter
|
||||
FIR element: FirValueParameterImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
x: R|kotlin/Int|
|
||||
|
||||
+1
@@ -1,5 +1,6 @@
|
||||
KT element: KtParameter
|
||||
FIR element: FirValueParameterImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
y: R|kotlin/String|
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
KT element: KtPropertyAccessor
|
||||
FIR element: FirPropertyAccessorImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
public set(value: R|kotlin/String|): R|kotlin/Unit| {
|
||||
|
||||
+1
@@ -1,5 +1,6 @@
|
||||
KT element: KtClass
|
||||
FIR element: FirRegularClassImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
public final class X : R|kotlin/Any| {
|
||||
|
||||
+1
@@ -1,5 +1,6 @@
|
||||
KT element: KtNamedFunction
|
||||
FIR element: FirSimpleFunctionImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
public final fun x(): R|kotlin/Unit| {
|
||||
|
||||
+1
@@ -1,5 +1,6 @@
|
||||
KT element: KtProperty
|
||||
FIR element: FirPropertyImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
public final val x: R|kotlin/Int| = Int(1)
|
||||
|
||||
Vendored
+1
@@ -1,5 +1,6 @@
|
||||
KT element: KtTypeAlias
|
||||
FIR element: FirTypeAliasImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
public final typealias Str = R|kotlin/String|
|
||||
|
||||
Reference in New Issue
Block a user