Constant Field Values
Contents
net.sourceforge.*
-
net.sourceforge.pmd.PMDConfiguration Modifier and Type Constant Field Value public static final StringDEFAULT_SUPPRESS_MARKER"NOPMD"
-
net.sourceforge.pmd.cpd.CPDConfiguration Modifier and Type Constant Field Value public static final StringDEFAULT_LANGUAGE"java"public static final StringDEFAULT_RENDERER"text" -
net.sourceforge.pmd.cpd.CPDListener Modifier and Type Constant Field Value public static final intDONE4public static final intGROUPING3public static final intHASH1public static final intINIT0public static final intMATCH2 -
net.sourceforge.pmd.cpd.CSVRenderer Modifier and Type Constant Field Value public static final booleanDEFAULT_LINECOUNTPERFILEfalsepublic static final charDEFAULT_SEPARATOR44 -
net.sourceforge.pmd.cpd.SimpleRenderer Modifier and Type Constant Field Value public static final StringDEFAULT_SEPARATOR"====================================================================="
-
net.sourceforge.pmd.lang.LanguagePropertyBundle Modifier and Type Constant Field Value public static final StringLANGUAGE_VERSION"version"
-
net.sourceforge.pmd.lang.ast.impl.javacc.JavaccToken Modifier and Type Constant Field Value public static final intEOF0public static final intIMPLICIT_TOKEN-1
-
net.sourceforge.pmd.lang.document.TextFileContent Modifier and Type Constant Field Value public static final StringNORMALIZED_LINE_TERM"\n"public static final charNORMALIZED_LINE_TERM_CHAR10
-
net.sourceforge.pmd.lang.rule.RuleSetWriter Modifier and Type Constant Field Value public static final StringRULESET_2_0_0_NS_URI"http://pmd.sourceforge.net/ruleset/2.0.0"
-
net.sourceforge.pmd.lang.rule.xpath.DeprecatedAttribute Modifier and Type Constant Field Value public static final StringNO_REPLACEMENT""
-
net.sourceforge.pmd.properties.PropertyFactory Modifier and Type Constant Field Value public static final charDEFAULT_DELIMITER44
-
net.sourceforge.pmd.renderers.CodeClimateRenderer Modifier and Type Constant Field Value public static final StringBODY_PLACEHOLDER"REPLACE_THIS_WITH_MARKDOWN"public static final StringNAME"codeclimate"protected static final StringNULL_CHARACTER"\u0000"public static final intREMEDIATION_POINTS_DEFAULT50000 -
net.sourceforge.pmd.renderers.CSVRenderer Modifier and Type Constant Field Value public static final StringNAME"csv" -
net.sourceforge.pmd.renderers.EmacsRenderer Modifier and Type Constant Field Value public static final StringNAME"emacs" -
net.sourceforge.pmd.renderers.EmptyRenderer Modifier and Type Constant Field Value public static final StringNAME"empty" -
net.sourceforge.pmd.renderers.HTMLRenderer Modifier and Type Constant Field Value public static final StringNAME"html" -
net.sourceforge.pmd.renderers.IDEAJRenderer Modifier and Type Constant Field Value public static final StringNAME"ideaj" -
net.sourceforge.pmd.renderers.JsonRenderer Modifier and Type Constant Field Value public static final StringNAME"json" -
net.sourceforge.pmd.renderers.SarifRenderer Modifier and Type Constant Field Value public static final StringNAME"sarif" -
net.sourceforge.pmd.renderers.SummaryHTMLRenderer Modifier and Type Constant Field Value public static final StringNAME"summaryhtml" -
net.sourceforge.pmd.renderers.TextColorRenderer Modifier and Type Constant Field Value public static final StringNAME"textcolor" -
net.sourceforge.pmd.renderers.TextPadRenderer Modifier and Type Constant Field Value public static final StringNAME"textpad" -
net.sourceforge.pmd.renderers.TextRenderer Modifier and Type Constant Field Value public static final StringNAME"text" -
net.sourceforge.pmd.renderers.VBHTMLRenderer Modifier and Type Constant Field Value public static final StringNAME"vbhtml" -
net.sourceforge.pmd.renderers.XMLRenderer Modifier and Type Constant Field Value public static final StringNAME"xml" -
net.sourceforge.pmd.renderers.XSLTRenderer Modifier and Type Constant Field Value public static final StringNAME"xslt" -
net.sourceforge.pmd.renderers.YAHTMLRenderer Modifier and Type Constant Field Value public static final StringNAME"yahtml"
-
net.sourceforge.pmd.reporting.RuleViolation Modifier and Type Constant Field Value public static final StringCLASS_NAME"className"public static final StringMETHOD_NAME"methodName"public static final StringPACKAGE_NAME"packageName"public static final StringVARIABLE_NAME"variableName"