
Hello. I`m trying to implement Go To Declaration menu into my code. I can take current Token, but I don`t know in what direction I can move next.
How can I, using token, get type, that this token is forwarding to?
How can I, using token, get type, that this token is forwarding to?