How to get function signature from KtNamedFunction?

Planned

Hi, I'm working on a compiler plugin and I was wondering if there is an easy way to extract the function signature for a given KtNamedFunction.

Thanks.

Please sign in to leave a comment.