Skip to content

Question - Resolve the TypeName of a type argument with type arguments. #1379

Closed Answered by callius
callius asked this question in Q&A
Discussion options

You must be logged in to vote

I was able to solve my problem by calling toClassName and parameterizedBy, passing a list generated by recursively resolving each type parameter from the parent hierarchy by index.

Though, it would be nice to simply be able to use toTypeName for this.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Egorand
Comment options

@callius
Comment options

Answer selected by Egorand
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1378 on October 04, 2022 13:22.