Constant Field Values
Contents
net.sourceforge.*
-
net.sourceforge.pmd.cpd.ApexTokenizer Modifier and Type Constant Field Value public static final StringCASE_SENSITIVE"net.sourceforge.pmd.cpd.ApexTokenizer.caseSensitive"
-
net.sourceforge.pmd.lang.apex.ApexLanguageModule Modifier and Type Constant Field Value public static final StringNAME"Apex"public static final StringTERSE_NAME"apex"
-
net.sourceforge.pmd.lang.apex.ast.AccessNode Modifier and Type Constant Field Value public static final intABSTRACT1024public static final intFINAL16public static final intPRIVATE2public static final intPROTECTED4public static final intPUBLIC1public static final intSTATIC8public static final intTRANSIENT128 -
net.sourceforge.pmd.lang.apex.ast.ASTAnnotationParameter Modifier and Type Constant Field Value public static final StringSEE_ALL_DATA"seeAllData"
-
net.sourceforge.pmd.lang.apex.rule.errorprone.ApexCSRFRule Modifier and Type Constant Field Value public static final StringINIT"init"
-
net.sourceforge.pmd.lang.apex.rule.internal.Helper Modifier and Type Constant Field Value public static final StringANY_METHOD"*"