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|