Syntax patterns: more statistics.
    Ruslan Shevchenko 
    rssh at gradsoft.com.ua
       
    Wed Apr 22 07:03:27 PDT 2009
    
    
  
>
> BTW: Have you also parsed JDK's private sun.* classes? I guess, there
> are plenty of byte literals.
>
 Yes. Most of byte literals are in encoding-handling classes, like
src/share/classes/sun/io/ByteToCharISO2022JP.java
Note, that counter shows not number of byte literals, but number of byte
literals on distinct source lines. (i. e. all byte literals in one line
counted once).
> -Ulf
>
>
>
    
    
More information about the coin-dev
mailing list