Hey - is there any possibility to extract alias na...
# ksp
m
Hey - is there any possibility to extract alias names for KSDeclaration?
y
You mean finding aliases to the declaration of finding the original declaration from the alias?
m
First one - find the alias name of a declaration.
j
you can write a visitor that will visits all files and collect type alias along the way.
but there is no direct API available for your purpose.
m
Thx for the answer! Would be a neat feature 😉 I try meanwhile to traverse the containingFile.