48 lines
1.4 KiB
Plaintext
Vendored
48 lines
1.4 KiB
Plaintext
Vendored
KtFunctionSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: kotlin/collections/List.get
|
|
contextReceivers: []
|
|
hasStableParameterNames: true
|
|
isBuiltinFunctionInvoke: false
|
|
isExtension: false
|
|
isExternal: false
|
|
isInfix: false
|
|
isInline: false
|
|
isOperator: true
|
|
isOverride: false
|
|
isStatic: false
|
|
isSuspend: false
|
|
modality: ABSTRACT
|
|
name: get
|
|
origin: LIBRARY
|
|
receiverType: null
|
|
returnType: E
|
|
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: index
|
|
origin: SOURCE
|
|
receiverType: null
|
|
returnType: kotlin/Int
|
|
symbolKind: LOCAL
|
|
typeParameters: []
|
|
getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescValueParameterSymbol
|
|
|
|
deprecationStatus: null
|
|
]
|
|
visibility: Public
|
|
getDispatchReceiver(): kotlin/collections/List<E>
|
|
getContainingModule: Could not render due to java.lang.NullPointerException: null cannot be cast to non-null type org.jetbrains.kotlin.load.kotlin.JvmPackagePartSource
|
|
|
|
deprecationStatus: null |