I search a lib (or any way) to parse a kotlin file :
something able to tell me that the class xxx start line 566, that there is an anotation ligne 245, etc.
Thank you !
I search a lib (or any way) to parse a kotlin file :
something able to tell me that the class xxx start line 566, that there is an anotation ligne 245, etc.
Thank you !
Have you looked at ANTLR?
www.antlr.org