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