net.sourceforge.cobertura.reporting.html
public abstract static class JavaToHtml.State extends Object
Field Summary | |
---|---|
static int | COMMENT_JAVADOC |
static int | COMMENT_MULTI |
static int | COMMENT_SINGLE |
static int | DEFAULT |
static int | IMPORT_NAME |
static int | KEYWORD |
static int | PACKAGE_NAME |
static int | QUOTE_DOUBLE |
static int | QUOTE_SINGLE |