Take a look around here. https://javacc.java.net
-- Noga On Sun, Mar 6, 2016 at 9:42 PM, sangeeta lal <sangeeta.6...@gmail.com> wrote: > Dear Dev Team, > > In addition to this I found that first line of ELParser.java consist of > line: > > * "/* Generated By:JJTree&JavaCC: Do not edit this line. ELParser.java */* > ". > > Does that mean that this file is automatically generated by some tool? > > Thanks for your help! > > > On Sun, Mar 6, 2016 at 7:44 PM, sangeeta lal <sangeeta.6...@gmail.com> > wrote: > > > Dear Dev Team, > > > > I am Sangeeta, I am a PhD scholar and faculty working in India. > > > > I am working on analysing logging statements in Apache Tomcat. I have > > found three files in Apache Tomcat. The first two files have large number > > of logging statements while the 3rd file does not consists of any logging > > statement. Is there any specific reason for this? > > > > Following are the details of the files: > > > > > > 1. RequestDumperFilter.java [Log statements = 43] > > 2. WebappClassLoader.java [Log statements = 91] > > 3. ELParser.java[Log statements = 0] > > > > Thank You > > > > -- > > Regards... > > Sangeeta > > Assistant Professor > > CSE Department @JIIT Noida > > > > > > > -- > Regards... > Sangeeta > Assistant Professor > CSE Department @JIIT Noida >