I got the `KtAnnotationEntry` I'm interested in. I...
# compiler
v
I got the
KtAnnotationEntry
I'm interested in. If I do
.text
on it, I see the argument I want to know. Can someone tell me how I descend into it to get the string argument to the annotation?