AA: render containing file and JvmClassName

This commit is contained in:
Jinseong Jeon
2023-11-30 22:14:24 -08:00
committed by Space Team
parent 797174ee1f
commit f5d2ce3022
697 changed files with 4818 additions and 1899 deletions
@@ -1,3 +1,3 @@
KtDeclaration: KtClass KotlinAnnotation
kotlin/annotation/Target()
psi: KtAnnotationEntry
psi: KtAnnotationEntry
@@ -1,3 +1,3 @@
KtDeclaration: KtClass KotlinAnnotation
kotlin/annotation/Target(allowedTargets = [kotlin.annotation.AnnotationTarget.CLASS])
psi: KtAnnotationEntry
psi: KtAnnotationEntry
@@ -1,3 +1,3 @@
KtDeclaration: KtClass KotlinAnnotation
kotlin/annotation/Target(allowedTargets = [kotlin.annotation.AnnotationTarget.CLASS])
psi: KtAnnotationEntry
psi: KtAnnotationEntry
@@ -1,3 +1,3 @@
KtDeclaration: KtClass KotlinAnnotation
kotlin/annotation/Target(allowedTargets = [kotlin.annotation.AnnotationTarget.CLASS, kotlin.annotation.AnnotationTarget.TYPE])
psi: KtAnnotationEntry
psi: KtAnnotationEntry
@@ -1,3 +1,3 @@
KtDeclaration: KtClass KotlinAnnotation
kotlin/annotation/Target()
psi: KtAnnotationEntry
psi: KtAnnotationEntry
@@ -14,4 +14,4 @@ KtSuccessCallInfo:
valueParameters = []
callableIdIfNonLocal = /F.peek
typeArgumentsMapping = {}
argumentMapping = {}
argumentMapping = {}
@@ -39,4 +39,4 @@ KtSuccessCallInfo:
returnType = T
symbol = t: T
callableIdIfNonLocal = null)
}
}
@@ -1,3 +1,3 @@
KtSuccessCallInfo:
call = KtGenericTypeQualifier:
qualifier = Test<Bar>
qualifier = Test<Bar>
@@ -1,3 +1,3 @@
KtSuccessCallInfo:
call = KtGenericTypeQualifier:
qualifier = test.Test<Bar>
qualifier = test.Test<Bar>
@@ -1,3 +1,3 @@
KtSuccessCallInfo:
call = KtCheckNotNullCall:
baseExpression = a
baseExpression = a
@@ -1,3 +1,3 @@
KtSuccessCallInfo:
call = KtCheckNotNullCall:
baseExpression = a
baseExpression = a
@@ -94,4 +94,4 @@ KtSuccessCallInfo:
symbol = v: V2
callableIdIfNonLocal = null
]
callableIdIfNonLocal = /Foo.set
callableIdIfNonLocal = /Foo.set
@@ -28,4 +28,4 @@ KtSuccessCallInfo:
returnType = kotlin.Int
symbol = id: kotlin.Int
callableIdIfNonLocal = null)
}
}
@@ -28,4 +28,4 @@ KtErrorCallInfo:
callableIdIfNonLocal = null)
}
]
diagnostic = ERROR<ARGUMENT_TYPE_MISMATCH: Argument type mismatch: actual type is 'kotlin.String', but 'kotlin.Int' was expected.>
diagnostic = ERROR<ARGUMENT_TYPE_MISMATCH: Argument type mismatch: actual type is 'kotlin.String', but 'kotlin.Int' was expected.>
@@ -1,3 +1,3 @@
KtErrorCallInfo:
candidateCalls = []
diagnostic = ERROR<NO_CONSTRUCTOR: This type does not have a constructor.>
diagnostic = ERROR<NO_CONSTRUCTOR: This type does not have a constructor.>
@@ -14,4 +14,4 @@ KtSuccessCallInfo:
valueParameters = []
callableIdIfNonLocal = /F.peek
typeArgumentsMapping = {}
argumentMapping = {}
argumentMapping = {}
@@ -16,4 +16,4 @@ KtErrorCallInfo:
}
argumentMapping = {}
]
diagnostic = ERROR<null: Inapplicable candidate>
diagnostic = ERROR<null: Inapplicable candidate>
@@ -3,4 +3,4 @@ KtErrorCallInfo:
KtQualifierCall:
qualifier = List<String>
]
diagnostic = ERROR<null: Inapplicable candidate>
diagnostic = ERROR<null: Inapplicable candidate>
@@ -27,4 +27,4 @@ KtErrorCallInfo:
typeArgumentsMapping = {}
argumentMapping = {}
]
diagnostic = ERROR<FUNCTION_CALL_EXPECTED: Function invocation 'action(...)' expected.>
diagnostic = ERROR<FUNCTION_CALL_EXPECTED: Function invocation 'action(...)' expected.>
@@ -1,3 +1,3 @@
KtSuccessCallInfo:
call = KtGenericTypeQualifier:
qualifier = Array<String>
qualifier = Array<String>
@@ -19,5 +19,5 @@ KtSuccessCallInfo:
symbol = val foo: kotlin.Int
callableIdIfNonLocal = /JavaClass.foo
simpleAccess = Read:
typeArgumentsMapping = {}
typeArgumentsMapping = {}
@@ -20,4 +20,4 @@ KtSuccessCallInfo:
callableIdIfNonLocal = /JavaClass.foo
simpleAccess = Write:
value = 42
typeArgumentsMapping = {}
typeArgumentsMapping = {}
@@ -19,5 +19,5 @@ KtSuccessCallInfo:
symbol = val i: kotlin.Int
callableIdIfNonLocal = /A.i
simpleAccess = Read:
typeArgumentsMapping = {}
typeArgumentsMapping = {}
@@ -20,4 +20,4 @@ KtSuccessCallInfo:
callableIdIfNonLocal = /A.i
simpleAccess = Write:
value = 1
typeArgumentsMapping = {}
typeArgumentsMapping = {}
@@ -1 +1 @@
null
null
@@ -87,4 +87,4 @@ KtSuccessCallInfo:
symbol = v: V2
callableIdIfNonLocal = null
]
callableIdIfNonLocal = /Foo.set
callableIdIfNonLocal = /Foo.set
@@ -87,4 +87,4 @@ KtSuccessCallInfo:
symbol = v: V2
callableIdIfNonLocal = null
]
callableIdIfNonLocal = /Foo.set
callableIdIfNonLocal = /Foo.set
@@ -51,4 +51,4 @@ KtSuccessCallInfo:
returnType = ft<AbstractModule.Builder<*>, AbstractModule.Builder<*>?>
symbol = builder: ft<AbstractModule.Builder<*>, AbstractModule.Builder<*>?>
callableIdIfNonLocal = null)
}
}
@@ -21,5 +21,5 @@ KtSuccessCallInfo:
symbol = val length: kotlin.Int
callableIdIfNonLocal = kotlin/String.length
simpleAccess = Read:
typeArgumentsMapping = {}
typeArgumentsMapping = {}
@@ -22,4 +22,4 @@ KtSuccessCallInfo:
valueParameters = []
callableIdIfNonLocal = /foo
typeArgumentsMapping = {}
argumentMapping = {}
argumentMapping = {}
@@ -11,4 +11,4 @@ KtSuccessCallInfo:
valueParameters = []
callableIdIfNonLocal = null
typeArgumentsMapping = {}
argumentMapping = {}
argumentMapping = {}
@@ -1,3 +1,3 @@
KtErrorCallInfo:
candidateCalls = []
diagnostic = ERROR<null: Erroneous delegated constructor call>
diagnostic = ERROR<null: Erroneous delegated constructor call>
@@ -25,4 +25,4 @@ KtSuccessCallInfo:
returnType = kotlin.UInt
symbol = vararg elements: kotlin.UInt
callableIdIfNonLocal = null)
}
}
@@ -89,4 +89,4 @@ KtInapplicableCallCandidateInfo:
symbol = c: kotlin.String
callableIdIfNonLocal = null)
}
isInBestCandidates = true
isInBestCandidates = true
@@ -74,4 +74,4 @@ KtInapplicableCallCandidateInfo:
callableIdIfNonLocal = /x
typeArgumentsMapping = {}
argumentMapping = {}
isInBestCandidates = false
isInBestCandidates = false
@@ -113,4 +113,4 @@ KtInapplicableCallCandidateInfo:
symbol = v: V
callableIdIfNonLocal = null)
}
isInBestCandidates = true
isInBestCandidates = true
@@ -107,4 +107,4 @@ KtInapplicableCallCandidateInfo:
symbol = v: V
callableIdIfNonLocal = null)
}
isInBestCandidates = true
isInBestCandidates = true
@@ -67,4 +67,4 @@ KtApplicableCallCandidateInfo:
symbol = x: kotlin.Int
callableIdIfNonLocal = null)
}
isInBestCandidates = true
isInBestCandidates = true
@@ -130,4 +130,4 @@ KtInapplicableCallCandidateInfo:
symbol = valueTransform: kotlin.Function1<kotlin.Pair<kotlin.Int, kotlin.Int>, kotlin.Int>
callableIdIfNonLocal = null)
}
isInBestCandidates = false
isInBestCandidates = false
@@ -91,4 +91,4 @@ KtApplicableCallCandidateInfo:
symbol = b: kotlin.Boolean
callableIdIfNonLocal = null)
}
isInBestCandidates = true
isInBestCandidates = true
@@ -63,4 +63,4 @@ KtApplicableCallCandidateInfo:
symbol = i: kotlin.Int
callableIdIfNonLocal = null)
}
isInBestCandidates = true
isInBestCandidates = true
@@ -40,4 +40,4 @@ KtApplicableCallCandidateInfo:
symbol = t: T
callableIdIfNonLocal = null)
}
isInBestCandidates = true
isInBestCandidates = true
@@ -26,4 +26,4 @@ KtApplicableCallCandidateInfo:
symbol = x: kotlin.Int
callableIdIfNonLocal = null)
}
isInBestCandidates = true
isInBestCandidates = true
@@ -27,4 +27,4 @@ KtInapplicableCallCandidateInfo:
symbol = x: kotlin.String
callableIdIfNonLocal = null)
}
isInBestCandidates = true
isInBestCandidates = true
@@ -13,4 +13,4 @@ KtInapplicableCallCandidateInfo:
callableIdIfNonLocal = null
typeArgumentsMapping = {}
argumentMapping = {}
isInBestCandidates = true
isInBestCandidates = true
@@ -17,4 +17,4 @@ KtInapplicableCallCandidateInfo:
C -> (ERROR CLASS: Cannot infer argument for type parameter C)
}
argumentMapping = {}
isInBestCandidates = true
isInBestCandidates = true
@@ -55,4 +55,4 @@ KtInapplicableCallCandidateInfo:
symbol = c: C
callableIdIfNonLocal = null)
}
isInBestCandidates = true
isInBestCandidates = true
@@ -15,4 +15,4 @@ KtInapplicableCallCandidateInfo:
A -> (kotlin.String)
}
argumentMapping = {}
isInBestCandidates = true
isInBestCandidates = true
@@ -36,4 +36,4 @@ KtInapplicableCallCandidateInfo:
symbol = a: kotlin.Int
callableIdIfNonLocal = null)
}
isInBestCandidates = true
isInBestCandidates = true
@@ -42,4 +42,4 @@ KtInapplicableCallCandidateInfo:
symbol = b: kotlin.String
callableIdIfNonLocal = null)
}
isInBestCandidates = true
isInBestCandidates = true
@@ -48,4 +48,4 @@ KtInapplicableCallCandidateInfo:
symbol = value: kotlin.Boolean
callableIdIfNonLocal = null)
}
isInBestCandidates = true
isInBestCandidates = true
@@ -54,4 +54,4 @@ KtInapplicableCallCandidateInfo:
symbol = value: kotlin.Boolean
callableIdIfNonLocal = null)
}
isInBestCandidates = true
isInBestCandidates = true
@@ -16,4 +16,4 @@ KtInapplicableCallCandidateInfo:
callableIdIfNonLocal = /A.foo
typeArgumentsMapping = {}
argumentMapping = {}
isInBestCandidates = true
isInBestCandidates = true
@@ -13,4 +13,4 @@ KtInapplicableCallCandidateInfo:
callableIdIfNonLocal = /foo
typeArgumentsMapping = {}
argumentMapping = {}
isInBestCandidates = true
isInBestCandidates = true
@@ -69,4 +69,4 @@ public abstract class Operation {
public abstract class Ordinary {
// source: 'classKinds.kt'
public method <init>(): void
}
}
@@ -2,4 +2,4 @@ public final class CodeFragment {
// source: 'fragment.kt'
public method <init>(): void
public final static method run(p0: java.lang.String, p1: Foo): int
}
}
@@ -4,4 +4,4 @@ public final class CodeFragment {
public final static method run(p0: int, p1: java.lang.String): void
}
public final class LocalFunctionKt
public final class LocalFunctionKt
@@ -11,4 +11,4 @@ public final class Foo {
public final method test(): void
}
public final class LocalFunctionContainingClassClosureKt
public final class LocalFunctionContainingClassClosureKt
@@ -5,4 +5,4 @@ public final class CodeFragment {
public final static method run(p0: java.lang.String): void
}
public final class LocalFunctionExtensionReceiverClosureKt
public final class LocalFunctionExtensionReceiverClosureKt
@@ -5,4 +5,4 @@ public final class CodeFragment {
public final static method run(p0: java.lang.String): void
}
public final class LocalFunctionLambdaParameterClosureKt
public final class LocalFunctionLambdaParameterClosureKt
@@ -4,4 +4,4 @@ public final class CodeFragment {
public final static method run(p0: int): void
}
public final class LocalFunctionLocalClosureKt
public final class LocalFunctionLocalClosureKt
@@ -5,4 +5,4 @@ public final class CodeFragment {
public final inner class kotlin/jvm/internal/Ref$IntRef
}
public final class LocalFunctionLocalClosureMutatingKt
public final class LocalFunctionLocalClosureMutatingKt
@@ -13,4 +13,4 @@ public final class Foo {
public final inner class kotlin/jvm/internal/Ref$IntRef
}
public final class LocalFunctionMultipleCapturingKt
public final class LocalFunctionMultipleCapturingKt
@@ -4,4 +4,4 @@ public final class CodeFragment {
public final static method run(p0: int): void
}
public final class LocalFunctionParameterClosureKt
public final class LocalFunctionParameterClosureKt
@@ -3,4 +3,4 @@ public final class CodeFragment {
public method <init>(): void
public final static method generated_for_debugger_fun(p0: kotlin.jvm.internal.Ref$IntRef): void
public final inner class kotlin/jvm/internal/Ref$IntRef
}
}
@@ -2,4 +2,4 @@ public final class CodeFragment {
// source: 'fragment.kt'
public method <init>(): void
public final static method run(): void
}
}
@@ -2,4 +2,4 @@ public final class CodeFragment {
// source: 'fragment.kt'
public method <init>(): void
public final static method run(p0: Test): void
}
}
@@ -2,4 +2,4 @@ public final class CodeFragment {
// source: 'fragment.kt'
public method <init>(): void
public final static method run(p0: java.lang.Object, p1: java.lang.Object): int
}
}
@@ -2,4 +2,4 @@ public final class CodeFragment {
// source: 'fragment.kt'
public method <init>(): void
public final static method run(p0: java.lang.Object): void
}
}
@@ -2,4 +2,4 @@ public final class MyCodeFragment {
// source: 'fragment.kt'
public method <init>(): void
public final static method invoke(): java.lang.String
}
}
@@ -2,4 +2,4 @@ public final class CodeFragment {
// source: 'fragment.kt'
public method <init>(): void
public final static method run(): java.util.TreeSet
}
}
@@ -2,4 +2,4 @@ public final class CodeFragment {
// source: 'fragment.kt'
public method <init>(): void
public final static method run(): void
}
}
@@ -2,4 +2,4 @@ public final class CodeFragment {
// source: 'fragment.kt'
public method <init>(): void
public final static method run(): int
}
}
@@ -2,4 +2,4 @@ public final class CodeFragment {
// source: 'fragment.kt'
public method <init>(): void
public final static method run(): int
}
}
@@ -1 +1 @@
(30,31) SYNTAX Syntax error: Unexpected symbol.
(30,31) SYNTAX Syntax error: Unexpected symbol.
@@ -2,4 +2,4 @@ public final class ImportsKt {
// source: 'imports.kt'
public final static method main(): void
public synthetic static method main(p0: java.lang.String[]): void
}
}
@@ -4,4 +4,4 @@ public final class main/Main {
static method <clinit>(): void
private method <init>(): void
public final static method main(p0: java.lang.String[]): void
}
}
@@ -2,4 +2,4 @@ public final class SimpleKt {
// source: 'simple.kt'
public final static method main(): void
public synthetic static method main(p0: java.lang.String[]): void
}
}
@@ -1,4 +1,3 @@
expression: DOT_QUALIFIED_EXPRESSION
text: this.length
isUsedAsExpression: true
@@ -2,4 +2,4 @@ expression: av
expected type: KtUsualClassType:
annotationsList: []
ownTypeArguments: []
type: kotlin/Int
type: kotlin/Int
@@ -2,4 +2,4 @@ expression: av
expected type: KtUsualClassType:
annotationsList: []
ownTypeArguments: []
type: kotlin/Int
type: kotlin/Int
@@ -1,2 +1,2 @@
expression: av
expected type: null
expected type: null
@@ -1,2 +1,2 @@
expression: av
expected type: null
expected type: null
@@ -14,4 +14,4 @@ KtSuccessCallInfo:
valueParameters = []
callableIdIfNonLocal = test/MyClass.materialize
typeArgumentsMapping = {}
argumentMapping = {}
argumentMapping = {}
@@ -1 +1 @@
isImplicitCompanionReference: false
isImplicitCompanionReference: false
@@ -131,4 +131,4 @@ callables: 2
From resolve extension: true
Resolve extension navigation targets: 1
[Resolve extension navigation target for test for KtNamedFunction rexCallable2]
constructors: 0
constructors: 0
@@ -441,4 +441,4 @@ callables: 5
From resolve extension: true
Resolve extension navigation targets: 1
[Resolve extension navigation target for test for KtProperty genExtensionVal1]
constructors: 0
constructors: 0
@@ -31,6 +31,8 @@ KtFunctionSymbol:
annotationsList: []
ownTypeArguments: []
type: test/C
getContainingFileSymbol: KtFileSymbol(class.kt)
getContainingJvmClassName: test/C
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -51,6 +53,8 @@ KtKotlinPropertySymbol:
type: kotlin/String
symbolKind: LOCAL
typeParameters: []
getContainingFileSymbol: KtFileSymbol(class.kt)
getContainingJvmClassName: test/C
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
callableIdIfNonLocal: test/C.bar
@@ -80,6 +84,8 @@ KtKotlinPropertySymbol:
annotationsList: []
ownTypeArguments: []
type: test/C
getContainingFileSymbol: KtFileSymbol(class.kt)
getContainingJvmClassName: test/C
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
hasBackingField: true
@@ -112,6 +118,8 @@ KtKotlinPropertySymbol:
annotationsList: []
ownTypeArguments: []
type: test/C
getContainingFileSymbol: KtFileSymbol(class.kt)
getContainingJvmClassName: test/C
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
getterDeprecationStatus: null
@@ -144,6 +152,7 @@ KtNamedClassOrObjectSymbol:
symbolKind: CLASS_MEMBER
typeParameters: []
visibility: Public
getContainingFileSymbol: KtFileSymbol(class.kt)
getContainingModule: KtSourceModule "Sources of main"
annotationApplicableTargets: null
deprecationStatus: null
@@ -173,6 +182,7 @@ KtNamedClassOrObjectSymbol:
symbolKind: CLASS_MEMBER
typeParameters: []
visibility: Public
getContainingFileSymbol: KtFileSymbol(class.kt)
getContainingModule: KtSourceModule "Sources of main"
annotationApplicableTargets: null
deprecationStatus: null
@@ -202,6 +212,7 @@ KtNamedClassOrObjectSymbol:
symbolKind: CLASS_MEMBER
typeParameters: []
visibility: Public
getContainingFileSymbol: KtFileSymbol(class.kt)
getContainingModule: KtSourceModule "Sources of main"
annotationApplicableTargets: null
deprecationStatus: null
@@ -226,5 +237,7 @@ KtConstructorSymbol:
typeParameters: []
valueParameters: []
visibility: Public
getContainingFileSymbol: KtFileSymbol(class.kt)
getContainingJvmClassName: test/C
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -31,6 +31,8 @@ KtFunctionSymbol:
annotationsList: []
ownTypeArguments: []
type: test/KotlinClass
getContainingFileSymbol: KtFileSymbol(KotlinClass.kt)
getContainingJvmClassName: test/KotlinClass
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -51,6 +53,8 @@ KtKotlinPropertySymbol:
type: kotlin/String
symbolKind: LOCAL
typeParameters: []
getContainingFileSymbol: KtFileSymbol(KotlinClass.kt)
getContainingJvmClassName: test/KotlinClass
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
callableIdIfNonLocal: test/KotlinClass.bar
@@ -80,6 +84,8 @@ KtKotlinPropertySymbol:
annotationsList: []
ownTypeArguments: []
type: test/KotlinClass
getContainingFileSymbol: KtFileSymbol(KotlinClass.kt)
getContainingJvmClassName: test/KotlinClass
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
hasBackingField: true
@@ -112,6 +118,8 @@ KtKotlinPropertySymbol:
annotationsList: []
ownTypeArguments: []
type: test/KotlinClass
getContainingFileSymbol: KtFileSymbol(KotlinClass.kt)
getContainingJvmClassName: test/KotlinClass
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
getterDeprecationStatus: null
@@ -144,6 +152,7 @@ KtNamedClassOrObjectSymbol:
symbolKind: CLASS_MEMBER
typeParameters: []
visibility: Public
getContainingFileSymbol: KtFileSymbol(KotlinClass.kt)
getContainingModule: KtSourceModule "Sources of main"
annotationApplicableTargets: null
deprecationStatus: null
@@ -173,6 +182,7 @@ KtNamedClassOrObjectSymbol:
symbolKind: CLASS_MEMBER
typeParameters: []
visibility: Public
getContainingFileSymbol: KtFileSymbol(KotlinClass.kt)
getContainingModule: KtSourceModule "Sources of main"
annotationApplicableTargets: null
deprecationStatus: null
@@ -202,6 +212,7 @@ KtNamedClassOrObjectSymbol:
symbolKind: CLASS_MEMBER
typeParameters: []
visibility: Public
getContainingFileSymbol: KtFileSymbol(KotlinClass.kt)
getContainingModule: KtSourceModule "Sources of main"
annotationApplicableTargets: null
deprecationStatus: null
@@ -226,5 +237,7 @@ KtConstructorSymbol:
typeParameters: []
valueParameters: []
visibility: Public
getContainingFileSymbol: KtFileSymbol(KotlinClass.kt)
getContainingJvmClassName: test/KotlinClass
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -14,6 +14,8 @@ KtEnumEntrySymbol:
type: test/E
symbolKind: CLASS_MEMBER
typeParameters: []
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -33,6 +35,8 @@ KtEnumEntrySymbol:
type: test/E
symbolKind: CLASS_MEMBER
typeParameters: []
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -70,6 +74,8 @@ KtFunctionSymbol:
typeParameters: []
valueParameters: []
visibility: Public
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -121,10 +127,14 @@ KtFunctionSymbol:
type: kotlin/String
symbolKind: LOCAL
typeParameters: []
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
]
visibility: Public
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -159,6 +169,8 @@ KtKotlinPropertySymbol:
typeParameters: []
valueParameters: []
visibility: Public
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
hasBackingField: false
@@ -192,6 +204,8 @@ KtKotlinPropertySymbol:
symbolKind: CLASS_MEMBER
typeParameters: []
visibility: Public
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
getterDeprecationStatus: null
@@ -219,5 +233,7 @@ KtConstructorSymbol:
typeParameters: []
valueParameters: []
visibility: Private
getContainingFileSymbol: KtFileSymbol(enumClass.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -14,6 +14,8 @@ KtEnumEntrySymbol:
type: test/E
symbolKind: CLASS_MEMBER
typeParameters: []
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -33,6 +35,8 @@ KtEnumEntrySymbol:
type: test/E
symbolKind: CLASS_MEMBER
typeParameters: []
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -53,6 +57,8 @@ KtKotlinPropertySymbol:
type: kotlin/Int?
symbolKind: LOCAL
typeParameters: []
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
callableIdIfNonLocal: test/E.foo
@@ -82,6 +88,8 @@ KtKotlinPropertySymbol:
annotationsList: []
ownTypeArguments: []
type: test/E
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
hasBackingField: false
@@ -114,6 +122,8 @@ KtKotlinPropertySymbol:
annotationsList: []
ownTypeArguments: []
type: test/E
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
getterDeprecationStatus: null
@@ -154,6 +164,8 @@ KtFunctionSymbol:
annotationsList: []
ownTypeArguments: []
type: test/E
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -191,6 +203,8 @@ KtFunctionSymbol:
typeParameters: []
valueParameters: []
visibility: Public
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -242,10 +256,14 @@ KtFunctionSymbol:
type: kotlin/String
symbolKind: LOCAL
typeParameters: []
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
]
visibility: Public
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -280,6 +298,8 @@ KtKotlinPropertySymbol:
typeParameters: []
valueParameters: []
visibility: Public
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
hasBackingField: false
@@ -313,6 +333,8 @@ KtKotlinPropertySymbol:
symbolKind: CLASS_MEMBER
typeParameters: []
visibility: Public
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
getterDeprecationStatus: null
@@ -340,5 +362,7 @@ KtConstructorSymbol:
typeParameters: []
valueParameters: []
visibility: Private
getContainingFileSymbol: KtFileSymbol(enumClassWithAbstractMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -14,6 +14,8 @@ KtEnumEntrySymbol:
type: test/E
symbolKind: CLASS_MEMBER
typeParameters: []
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -33,6 +35,8 @@ KtEnumEntrySymbol:
type: test/E
symbolKind: CLASS_MEMBER
typeParameters: []
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -53,6 +57,8 @@ KtKotlinPropertySymbol:
type: kotlin/Int
symbolKind: LOCAL
typeParameters: []
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
callableIdIfNonLocal: test/E.foo
@@ -82,6 +88,8 @@ KtKotlinPropertySymbol:
annotationsList: []
ownTypeArguments: []
type: test/E
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
hasBackingField: true
@@ -114,6 +122,8 @@ KtKotlinPropertySymbol:
annotationsList: []
ownTypeArguments: []
type: test/E
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
getterDeprecationStatus: null
@@ -154,6 +164,8 @@ KtFunctionSymbol:
annotationsList: []
ownTypeArguments: []
type: test/E
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -191,6 +203,8 @@ KtFunctionSymbol:
typeParameters: []
valueParameters: []
visibility: Public
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -242,10 +256,14 @@ KtFunctionSymbol:
type: kotlin/String
symbolKind: LOCAL
typeParameters: []
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
]
visibility: Public
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -280,6 +298,8 @@ KtKotlinPropertySymbol:
typeParameters: []
valueParameters: []
visibility: Public
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
hasBackingField: false
@@ -313,6 +333,8 @@ KtKotlinPropertySymbol:
symbolKind: CLASS_MEMBER
typeParameters: []
visibility: Public
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
getterDeprecationStatus: null
@@ -340,5 +362,7 @@ KtConstructorSymbol:
typeParameters: []
valueParameters: []
visibility: Private
getContainingFileSymbol: KtFileSymbol(enumClassWithFinalMembers.kt)
getContainingJvmClassName: test/E
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -15,6 +15,8 @@ KtKotlinPropertySymbol:
type: kotlin/String
symbolKind: LOCAL
typeParameters: []
getContainingFileSymbol: KtFileSymbol(enumEntryInitializer.kt)
getContainingJvmClassName: null
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
callableIdIfNonLocal: null
@@ -44,6 +46,8 @@ KtKotlinPropertySymbol:
annotationsList: []
ownTypeArguments: []
type: test/<anonymous>
getContainingFileSymbol: KtFileSymbol(enumEntryInitializer.kt)
getContainingJvmClassName: null
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
hasBackingField: true
@@ -76,6 +80,8 @@ KtKotlinPropertySymbol:
annotationsList: []
ownTypeArguments: []
type: test/<anonymous>
getContainingFileSymbol: KtFileSymbol(enumEntryInitializer.kt)
getContainingJvmClassName: null
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
getterDeprecationStatus: null
@@ -103,5 +109,7 @@ KtConstructorSymbol:
typeParameters: []
valueParameters: []
visibility: Private
getContainingFileSymbol: KtFileSymbol(enumEntryInitializer.kt)
getContainingJvmClassName: null
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -18,5 +18,7 @@ KtConstructorSymbol:
typeParameters: []
valueParameters: []
visibility: Private
getContainingFileSymbol: KtFileSymbol(enumEntryInitializerWithEmptyBody.kt)
getContainingJvmClassName: null
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -15,6 +15,8 @@ KtKotlinPropertySymbol:
type: kotlin/String
symbolKind: LOCAL
typeParameters: []
getContainingFileSymbol: KtFileSymbol(enumEntryInitializerWithFinalEnumMember.kt)
getContainingJvmClassName: null
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
callableIdIfNonLocal: null
@@ -44,6 +46,8 @@ KtKotlinPropertySymbol:
annotationsList: []
ownTypeArguments: []
type: test/<anonymous>
getContainingFileSymbol: KtFileSymbol(enumEntryInitializerWithFinalEnumMember.kt)
getContainingJvmClassName: null
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
hasBackingField: true
@@ -76,6 +80,8 @@ KtKotlinPropertySymbol:
annotationsList: []
ownTypeArguments: []
type: test/<anonymous>
getContainingFileSymbol: KtFileSymbol(enumEntryInitializerWithFinalEnumMember.kt)
getContainingJvmClassName: null
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
getterDeprecationStatus: null
@@ -103,5 +109,7 @@ KtConstructorSymbol:
typeParameters: []
valueParameters: []
visibility: Private
getContainingFileSymbol: KtFileSymbol(enumEntryInitializerWithFinalEnumMember.kt)
getContainingJvmClassName: null
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -15,6 +15,8 @@ KtKotlinPropertySymbol:
type: kotlin/Int
symbolKind: LOCAL
typeParameters: []
getContainingFileSymbol: KtFileSymbol(enumEntryInitializerWithOverriddenMember.kt)
getContainingJvmClassName: null
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
callableIdIfNonLocal: null
@@ -44,6 +46,8 @@ KtKotlinPropertySymbol:
annotationsList: []
ownTypeArguments: []
type: test/<anonymous>
getContainingFileSymbol: KtFileSymbol(enumEntryInitializerWithOverriddenMember.kt)
getContainingJvmClassName: null
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
hasBackingField: true
@@ -76,6 +80,8 @@ KtKotlinPropertySymbol:
annotationsList: []
ownTypeArguments: []
type: test/<anonymous>
getContainingFileSymbol: KtFileSymbol(enumEntryInitializerWithOverriddenMember.kt)
getContainingJvmClassName: null
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
getterDeprecationStatus: null
@@ -103,5 +109,7 @@ KtConstructorSymbol:
typeParameters: []
valueParameters: []
visibility: Private
getContainingFileSymbol: KtFileSymbol(enumEntryInitializerWithOverriddenMember.kt)
getContainingJvmClassName: null
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
@@ -23,6 +23,7 @@ KtNamedClassOrObjectSymbol:
symbolKind: CLASS_MEMBER
typeParameters: []
visibility: Public
getContainingFileSymbol: KtFileSymbol(innerClass.kt)
getContainingModule: KtSourceModule "Sources of main"
annotationApplicableTargets: null
deprecationStatus: null
@@ -52,6 +53,7 @@ KtNamedClassOrObjectSymbol:
symbolKind: CLASS_MEMBER
typeParameters: []
visibility: Public
getContainingFileSymbol: KtFileSymbol(innerClass.kt)
getContainingModule: KtSourceModule "Sources of main"
annotationApplicableTargets: null
deprecationStatus: null
@@ -76,5 +78,7 @@ KtConstructorSymbol:
typeParameters: []
valueParameters: []
visibility: Public
getContainingFileSymbol: KtFileSymbol(innerClass.kt)
getContainingJvmClassName: test/B
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null

Some files were not shown because too many files have changed in this diff Show More