Maralb

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Maralb created a post, PlannedHow to get function signature from KtNamedFunction?
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.