Alex Chaffee 49fe00a067 Refactoring: Changed explicit getProperty("line.separator") to use
an instance variable called EOL.  Since I believe in teeny tiny refactoring
steps, I thought I'd leave this EOL variable defined separately in each
class for the first pass, rather than moving it to a common location,
because
(a) globals are often evil
(b) it's easier to type "EOL" than "PMD.EOL"
but maybe it should move to PMD.EOL really soon...


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@766 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-23 18:43:25 +00:00
2002-07-02 19:54:49 +00:00
2002-08-22 21:48:17 +00:00
2002-07-15 21:28:10 +00:00
2002-08-22 18:07:08 +00:00
2002-08-16 20:02:55 +00:00
Languages
Java 75.5%
Apex 9.7%
Kotlin 9.1%
ANTLR 2.7%
PLSQL 1%
Other 1.8%