Looking for a standalone Java source code parser
Ben Evans
benjamin.john.evans at gmail.com
Mon Oct 20 07:13:56 UTC 2014
There is certainly a BNF grammar for Java 5 out there somewhere. A tool
like ANTLR should be able to produce a parser for you from that.
What's the specific use case?
Thanks,
Ben
On 20 Oct 2014 15:10, "Aaron Lewis" <the.warl0ck.1989 at gmail.com> wrote:
> Hi,
>
> I'm looking for a parser that parses Java source code, is there any
> recommend ones?
>
> --
> Best Regards,
> Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/
> Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33
>
More information about the discuss
mailing list