I parse a syntax tree to find method return type.
Now how to identify the source class definition of the type?
I need a sort of "go to definition" sample code.
Any suggestion?
Thanks
I parse a syntax tree to find method return type.
Now how to identify the source class definition of the type?
I need a sort of "go to definition" sample code.
Any suggestion?
Thanks