5be153cd65
Review: https://jetbrains.team/p/kt/reviews/7652 Put this change into a separate commit because: 1. The change is boring and clutters the diff of the first commit 2. The first commits is already too big
159 lines
3.8 KiB
Plaintext
Vendored
159 lines
3.8 KiB
Plaintext
Vendored
KtJavaFieldSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: /JavaClass.field
|
|
contextReceivers: []
|
|
isExtension: false
|
|
isStatic: false
|
|
isVal: false
|
|
modality: OPEN
|
|
name: field
|
|
origin: JAVA
|
|
receiverParameter: null
|
|
returnType: kotlin/Int
|
|
symbolKind: CLASS_MEMBER
|
|
typeParameters: []
|
|
visibility: Public
|
|
getDispatchReceiver(): JavaClass
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|
|
|
|
KtJavaFieldSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: /JavaClass.field
|
|
contextReceivers: []
|
|
isExtension: false
|
|
isStatic: false
|
|
isVal: false
|
|
modality: OPEN
|
|
name: field
|
|
origin: JAVA
|
|
receiverParameter: null
|
|
returnType: kotlin/String!
|
|
symbolKind: CLASS_MEMBER
|
|
typeParameters: []
|
|
visibility: Public
|
|
getDispatchReceiver(): JavaClass
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|
|
|
|
KtFunctionSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: kotlin/Any.equals
|
|
contextReceivers: []
|
|
contractEffects: []
|
|
hasStableParameterNames: true
|
|
isBuiltinFunctionInvoke: false
|
|
isExtension: false
|
|
isExternal: false
|
|
isInfix: false
|
|
isInline: false
|
|
isOperator: true
|
|
isOverride: false
|
|
isStatic: false
|
|
isSuspend: false
|
|
modality: OPEN
|
|
name: equals
|
|
origin: LIBRARY
|
|
receiverParameter: null
|
|
returnType: kotlin/Boolean
|
|
symbolKind: CLASS_MEMBER
|
|
typeParameters: []
|
|
valueParameters: [
|
|
KtValueParameterSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: null
|
|
contextReceivers: []
|
|
generatedPrimaryConstructorProperty: null
|
|
hasDefaultValue: false
|
|
isCrossinline: false
|
|
isExtension: false
|
|
isImplicitLambdaParameter: false
|
|
isNoinline: false
|
|
isVararg: false
|
|
name: other
|
|
origin: LIBRARY
|
|
receiverParameter: null
|
|
returnType: kotlin/Any?
|
|
symbolKind: LOCAL
|
|
typeParameters: []
|
|
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
|
deprecationStatus: null
|
|
]
|
|
visibility: Public
|
|
getDispatchReceiver(): kotlin/Any
|
|
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
|
deprecationStatus: null
|
|
|
|
KtFunctionSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: kotlin/Any.hashCode
|
|
contextReceivers: []
|
|
contractEffects: []
|
|
hasStableParameterNames: true
|
|
isBuiltinFunctionInvoke: false
|
|
isExtension: false
|
|
isExternal: false
|
|
isInfix: false
|
|
isInline: false
|
|
isOperator: false
|
|
isOverride: false
|
|
isStatic: false
|
|
isSuspend: false
|
|
modality: OPEN
|
|
name: hashCode
|
|
origin: LIBRARY
|
|
receiverParameter: null
|
|
returnType: kotlin/Int
|
|
symbolKind: CLASS_MEMBER
|
|
typeParameters: []
|
|
valueParameters: []
|
|
visibility: Public
|
|
getDispatchReceiver(): kotlin/Any
|
|
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
|
deprecationStatus: null
|
|
|
|
KtFunctionSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: kotlin/Any.toString
|
|
contextReceivers: []
|
|
contractEffects: []
|
|
hasStableParameterNames: true
|
|
isBuiltinFunctionInvoke: false
|
|
isExtension: false
|
|
isExternal: false
|
|
isInfix: false
|
|
isInline: false
|
|
isOperator: false
|
|
isOverride: false
|
|
isStatic: false
|
|
isSuspend: false
|
|
modality: OPEN
|
|
name: toString
|
|
origin: LIBRARY
|
|
receiverParameter: null
|
|
returnType: kotlin/String
|
|
symbolKind: CLASS_MEMBER
|
|
typeParameters: []
|
|
valueParameters: []
|
|
visibility: Public
|
|
getDispatchReceiver(): kotlin/Any
|
|
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
|
deprecationStatus: null
|
|
|
|
KtConstructorSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: null
|
|
containingClassIdIfNonLocal: JavaClass
|
|
contextReceivers: []
|
|
hasStableParameterNames: false
|
|
isExtension: false
|
|
isPrimary: true
|
|
origin: JAVA
|
|
receiverParameter: null
|
|
returnType: JavaClass
|
|
symbolKind: CLASS_MEMBER
|
|
typeParameters: []
|
|
valueParameters: []
|
|
visibility: Public
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null |