43 lines
1.1 KiB
Plaintext
Vendored
43 lines
1.1 KiB
Plaintext
Vendored
KtFunctionSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: test/TopLevel.Base.withOuter
|
|
contextReceivers: []
|
|
contractEffects: []
|
|
hasStableParameterNames: true
|
|
isActual: false
|
|
isBuiltinFunctionInvoke: false
|
|
isExpect: false
|
|
isExtension: false
|
|
isExternal: false
|
|
isInfix: false
|
|
isInline: false
|
|
isOperator: false
|
|
isOverride: false
|
|
isStatic: false
|
|
isSuspend: false
|
|
modality: FINAL
|
|
name: withOuter
|
|
origin: SOURCE
|
|
receiverParameter: null
|
|
returnType: KtTypeParameterType:
|
|
annotationsList: []
|
|
type: Outer?
|
|
symbolKind: CLASS_MEMBER
|
|
typeParameters: []
|
|
valueParameters: []
|
|
visibility: Public
|
|
getDispatchReceiver(): KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: [
|
|
KtTypeParameterType:
|
|
annotationsList: []
|
|
type: T
|
|
KtTypeParameterType:
|
|
annotationsList: []
|
|
type: Outer
|
|
]
|
|
type: test/TopLevel<Outer>.test/TopLevel.Base<T>
|
|
getContainingFileSymbol: KtFileSymbol(genericFromOuterClassInInnerClass.kt)
|
|
getContainingJvmClassName: test.TopLevel.Base
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null |