AA: render containing file and JvmClassName
This commit is contained in:
committed by
Space Team
parent
797174ee1f
commit
f5d2ce3022
+9
-1
@@ -51,6 +51,8 @@ KtFunctionSymbol:
|
||||
type: kotlin/Function0<kotlin/Int>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(parameterInlining.kt)
|
||||
getContainingJvmClassName: ParameterInliningKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
KtValueParameterSymbol:
|
||||
@@ -78,6 +80,8 @@ KtFunctionSymbol:
|
||||
type: kotlin/Function0<kotlin/Int>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(parameterInlining.kt)
|
||||
getContainingJvmClassName: ParameterInliningKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
KtValueParameterSymbol:
|
||||
@@ -105,9 +109,13 @@ KtFunctionSymbol:
|
||||
type: kotlin/Function0<kotlin/Int>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(parameterInlining.kt)
|
||||
getContainingJvmClassName: ParameterInliningKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(parameterInlining.kt)
|
||||
getContainingJvmClassName: ParameterInliningKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+6
@@ -57,6 +57,8 @@ KtFunctionSymbol:
|
||||
type: kotlin/Function2<kotlin/Int, ERROR_TYPE, ERROR_TYPE>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(parameterNotFunctionalType.kt)
|
||||
getContainingJvmClassName: ParameterNotFunctionalTypeKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
KtValueParameterSymbol:
|
||||
@@ -78,9 +80,13 @@ KtFunctionSymbol:
|
||||
type: ERROR_TYPE
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(parameterNotFunctionalType.kt)
|
||||
getContainingJvmClassName: ParameterNotFunctionalTypeKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(parameterNotFunctionalType.kt)
|
||||
getContainingJvmClassName: ParameterNotFunctionalTypeKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
Vendored
+7
-1
@@ -57,6 +57,8 @@ KtFunctionSymbol:
|
||||
type: kotlin/Function2<kotlin/Int, ERROR CLASS: Symbol not found for p2, ERROR CLASS: Incomplete code>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(parameterNotFunctionalType.kt)
|
||||
getContainingJvmClassName: ParameterNotFunctionalTypeKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
KtValueParameterSymbol:
|
||||
@@ -78,9 +80,13 @@ KtFunctionSymbol:
|
||||
type: ERROR_TYPE
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(parameterNotFunctionalType.kt)
|
||||
getContainingJvmClassName: ParameterNotFunctionalTypeKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(parameterNotFunctionalType.kt)
|
||||
getContainingJvmClassName: ParameterNotFunctionalTypeKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -46,9 +46,13 @@ KtFunctionSymbol:
|
||||
type: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(vararg.kt)
|
||||
getContainingJvmClassName: VarargKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(vararg.kt)
|
||||
getContainingJvmClassName: VarargKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
+5
@@ -37,10 +37,14 @@ KtConstructorSymbol:
|
||||
type: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructor.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructor.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -69,6 +73,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructor.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: [CLASS, ANNOTATION_CLASS, PROPERTY, FIELD, LOCAL_VARIABLE, VALUE_PARAMETER, CONSTRUCTOR, FUNCTION, PROPERTY_GETTER, PROPERTY_SETTER, BACKING_FIELD]
|
||||
deprecationStatus: null
|
||||
|
||||
+11
@@ -38,6 +38,8 @@ KtConstructorSymbol:
|
||||
type: kotlin/IntArray
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructorAsProperty.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: /Foo.ints
|
||||
@@ -67,6 +69,8 @@ KtConstructorSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: Foo
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructorAsProperty.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
@@ -99,6 +103,8 @@ KtConstructorSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: Foo
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructorAsProperty.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -120,10 +126,14 @@ KtConstructorSymbol:
|
||||
type: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructorAsProperty.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructorAsProperty.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -152,6 +162,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructorAsProperty.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: [CLASS, ANNOTATION_CLASS, PROPERTY, FIELD, LOCAL_VARIABLE, VALUE_PARAMETER, CONSTRUCTOR, FUNCTION, PROPERTY_GETTER, PROPERTY_SETTER, BACKING_FIELD]
|
||||
deprecationStatus: null
|
||||
|
||||
+11
@@ -42,6 +42,8 @@ KtConstructorSymbol:
|
||||
type: kotlin/Array<out ERROR_TYPE>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: /Foo.ints
|
||||
@@ -75,6 +77,8 @@ KtConstructorSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: Foo
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
@@ -111,6 +115,8 @@ KtConstructorSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: Foo
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -131,10 +137,14 @@ KtConstructorSymbol:
|
||||
type: ERROR_TYPE
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -163,6 +173,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: [CLASS, ANNOTATION_CLASS, PROPERTY, FIELD, LOCAL_VARIABLE, VALUE_PARAMETER, CONSTRUCTOR, FUNCTION, PROPERTY_GETTER, PROPERTY_SETTER, BACKING_FIELD]
|
||||
deprecationStatus: null
|
||||
+12
-1
@@ -42,6 +42,8 @@ KtConstructorSymbol:
|
||||
type: kotlin/Array<out ERROR CLASS: Incomplete code>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: /Foo.ints
|
||||
@@ -75,6 +77,8 @@ KtConstructorSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: Foo
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
@@ -111,6 +115,8 @@ KtConstructorSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: Foo
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -131,10 +137,14 @@ KtConstructorSymbol:
|
||||
type: ERROR_TYPE
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -163,6 +173,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: [CLASS, ANNOTATION_CLASS, PROPERTY, FIELD, LOCAL_VARIABLE, VALUE_PARAMETER, CONSTRUCTOR, FUNCTION, PROPERTY_GETTER, PROPERTY_SETTER, BACKING_FIELD]
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+6
-1
@@ -36,10 +36,14 @@ KtConstructorSymbol:
|
||||
type: ERROR_TYPE
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructorWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructorWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -68,6 +72,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInAnnotationPrimaryConstructorWithoutType.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: [CLASS, ANNOTATION_CLASS, PROPERTY, FIELD, LOCAL_VARIABLE, VALUE_PARAMETER, CONSTRUCTOR, FUNCTION, PROPERTY_GETTER, PROPERTY_SETTER, BACKING_FIELD]
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
Vendored
+5
@@ -37,10 +37,14 @@ KtConstructorSymbol:
|
||||
type: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructor.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructor.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -69,6 +73,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructor.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
|
||||
+11
@@ -38,6 +38,8 @@ KtConstructorSymbol:
|
||||
type: kotlin/IntArray
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsProperty.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: /Foo.ints
|
||||
@@ -67,6 +69,8 @@ KtConstructorSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: Foo
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsProperty.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
@@ -99,6 +103,8 @@ KtConstructorSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: Foo
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsProperty.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -120,10 +126,14 @@ KtConstructorSymbol:
|
||||
type: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsProperty.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsProperty.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -152,6 +162,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsProperty.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
|
||||
+11
@@ -42,6 +42,8 @@ KtConstructorSymbol:
|
||||
type: kotlin/Array<out ERROR_TYPE>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: /Foo.ints
|
||||
@@ -75,6 +77,8 @@ KtConstructorSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: Foo
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
@@ -111,6 +115,8 @@ KtConstructorSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: Foo
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -131,10 +137,14 @@ KtConstructorSymbol:
|
||||
type: ERROR_TYPE
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -163,6 +173,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
+12
-1
@@ -42,6 +42,8 @@ KtConstructorSymbol:
|
||||
type: kotlin/Array<out ERROR CLASS: Incomplete code>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: /Foo.ints
|
||||
@@ -75,6 +77,8 @@ KtConstructorSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: Foo
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
@@ -111,6 +115,8 @@ KtConstructorSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: Foo
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -131,10 +137,14 @@ KtConstructorSymbol:
|
||||
type: ERROR_TYPE
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -163,6 +173,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+11
@@ -42,6 +42,8 @@ KtConstructorSymbol:
|
||||
type: kotlin/Array<out ERROR_TYPE>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType2.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: /Foo.ints
|
||||
@@ -75,6 +77,8 @@ KtConstructorSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: Foo
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType2.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
@@ -111,6 +115,8 @@ KtConstructorSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: Foo
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType2.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -131,10 +137,14 @@ KtConstructorSymbol:
|
||||
type: ERROR_TYPE
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType2.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType2.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -163,6 +173,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType2.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
class Foo(vararg ints: ERROR(No type for parameter)) {
|
||||
val ints: kotlin.Array<out ERROR(No type for parameter)>
|
||||
}
|
||||
}
|
||||
|
||||
+12
-1
@@ -42,6 +42,8 @@ KtConstructorSymbol:
|
||||
type: kotlin/Array<out ERROR CLASS: No type for parameter>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType2.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: /Foo.ints
|
||||
@@ -75,6 +77,8 @@ KtConstructorSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: Foo
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType2.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
@@ -111,6 +115,8 @@ KtConstructorSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: Foo
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType2.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -131,10 +137,14 @@ KtConstructorSymbol:
|
||||
type: ERROR_TYPE
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType2.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType2.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -163,6 +173,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorAsPropertyWithoutType2.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+6
-1
@@ -36,10 +36,14 @@ KtConstructorSymbol:
|
||||
type: ERROR_TYPE
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -68,6 +72,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInPrimaryConstructorWithoutType.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
Vendored
+5
@@ -37,10 +37,14 @@ KtConstructorSymbol:
|
||||
type: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargInSecondaryConstructor.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInSecondaryConstructor.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -69,6 +73,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInSecondaryConstructor.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
|
||||
+6
-1
@@ -36,10 +36,14 @@ KtConstructorSymbol:
|
||||
type: ERROR_TYPE
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargInSecondaryConstructorWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInSecondaryConstructorWithoutType.kt)
|
||||
getContainingJvmClassName: Foo
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -68,6 +72,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargInSecondaryConstructorWithoutType.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
fun foo(vararg ints: ERROR(Incomplete code))
|
||||
fun foo(vararg ints: ERROR(Incomplete code))
|
||||
|
||||
+5
-1
@@ -45,9 +45,13 @@ KtFunctionSymbol:
|
||||
type: ERROR_TYPE
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(varargWithoutType.kt)
|
||||
getContainingJvmClassName: VarargWithoutTypeKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(varargWithoutType.kt)
|
||||
getContainingJvmClassName: VarargWithoutTypeKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
Reference in New Issue
Block a user