d7effec4e8
#KT-58641
8 lines
341 B
Plaintext
8 lines
341 B
Plaintext
KT element: KtSecondaryConstructor
|
|
KT element text:
|
|
public constructor(p: kotlin.String) { /* compiled code */ }
|
|
FIR element: FirConstructorImpl
|
|
FIR source kind: KtRealSourceElementKind
|
|
|
|
FIR element rendered:
|
|
public [ResolvedTo(BODY_RESOLVE)] [ContainingClassKey=FooBar] constructor([ResolvedTo(BODY_RESOLVE)] p: R|kotlin/String|): R|FooBar| |