Package net.sourceforge.cobertura.javancss

Interface Summary
JavancssConstants Contains a couple of constants used to fill and access data structures containing Java metric data.
JavaParserConstants  
 

Class Summary
ASCII_UCodeESC_CharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
FileUtil Utility class for file operations.
Javancss While the Java parser class might be the heart of JavaNCSS, this class is the brain.
JavaParser  
JavaParser.JJCalls  
JavaParser.ModifierSet Class to hold modifiers.
JavaParserTokenManager  
PackageMetric  
Token Describes the input token stream.
Util A general purpose class with a variety of support and convenience methods.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError