Closed akashdepth closed 8 years ago
Is it possible you mixed up the pull request? When I look at your repository I can see some changes regarding line numbers but this PR tries to merge the experimental java8_2 branch which is not ready yet.
I'll happily review your changes regarding the line numbers. :)
add lineno attribute in SourceElement and pass a argument p.lineno(0) in parse.py while calling instance of SourceElement.so we can record lineno also in parser.parse_file() result.