Open masatake opened 6 years ago
I think file: field is not needed for A
. How do you think?
I'm working on peg based new Java parser. I will fix this in the new parser.
@masatake Out of curiosity, are you still working on a new PEG-based Java parser?
PEG based Java parser is too slow. So I'm writing new Jara parser from scratch now.
A cotributor submitted a typescript parser. So I have taken time for merging it. TypeScript is very special exception. So many people want it. Rewriting Java and Ruby parsers have still high priority in my mind because I myself want to use in daily job.
The name of the parser: Java
The command line you used to run ctags: --options=NONE -o - /tmp/e.java
The content of input file:
The tags output you are not satisfied with:
The tags output you expect:
The version of ctags: