d7effec4e8
#KT-58641
8 lines
318 B
Plaintext
8 lines
318 B
Plaintext
KT element: KtPrimaryConstructor
|
|
KT element text:
|
|
public constructor(p: kotlin.String)
|
|
FIR element: FirPrimaryConstructor
|
|
FIR source kind: KtRealSourceElementKind
|
|
|
|
FIR element rendered:
|
|
public [ResolvedTo(BODY_RESOLVE)] [ContainingClassKey=FooBar] constructor([ResolvedTo(BODY_RESOLVE)] p: R|kotlin/String|): R|FooBar| |