net.sourceforge.*
-
net.sourceforge.pmd.lang.apex.ast.AccessNode
Modifier and Type |
Constant Field |
Value |
public static final int |
ABSTRACT |
1024 |
public static final int |
FINAL |
16 |
public static final int |
PRIVATE |
2 |
public static final int |
PROTECTED |
4 |
public static final int |
PUBLIC |
1 |
public static final int |
STATIC |
8 |
public static final int |
TRANSIENT |
128 |
-
net.sourceforge.pmd.lang.apex.rule.security.ApexCSRFRule
Modifier and Type |
Constant Field |
Value |
public static final String |
INIT |
"init" |
-
net.sourceforge.pmd.lang.apex.rule.security.Helper
Modifier and Type |
Constant Field |
Value |
protected static final String |
ANY_METHOD |
"*" |
Copyright © 2002–2017 PMD. All rights reserved.