fa8bb47bdf
Also, do not use PSI to restore SUBSTITUTION_OVERRIDE function/property symbols
35 lines
853 B
Plaintext
Vendored
35 lines
853 B
Plaintext
Vendored
KtFunctionSymbol:
|
|
callableIdIfNonLocal: test/TopLevel.Base.noGeneric
|
|
name: noGeneric
|
|
origin: SOURCE
|
|
getDispatchReceiver(): test/TopLevel.Base<Outer>
|
|
|
|
KtFunctionSymbol:
|
|
callableIdIfNonLocal: test/OtherTopLevel.Child.withOuter
|
|
name: withOuter
|
|
origin: SOURCE
|
|
getDispatchReceiver(): test/OtherTopLevel.Child<T>
|
|
|
|
KtFunctionSymbol:
|
|
callableIdIfNonLocal: kotlin/Any.equals
|
|
name: equals
|
|
origin: LIBRARY
|
|
getDispatchReceiver(): kotlin/Any
|
|
|
|
KtFunctionSymbol:
|
|
callableIdIfNonLocal: kotlin/Any.hashCode
|
|
name: hashCode
|
|
origin: LIBRARY
|
|
getDispatchReceiver(): kotlin/Any
|
|
|
|
KtFunctionSymbol:
|
|
callableIdIfNonLocal: kotlin/Any.toString
|
|
name: toString
|
|
origin: LIBRARY
|
|
getDispatchReceiver(): kotlin/Any
|
|
|
|
KtConstructorSymbol:
|
|
callableIdIfNonLocal: null
|
|
origin: SOURCE_MEMBER_GENERATED
|
|
getDispatchReceiver(): test/OtherTopLevel<T>
|