Class Helper
- java.lang.Object
-
- net.sourceforge.pmd.lang.apex.rule.security.Helper
-
@Deprecated public final class Helper extends Object
Deprecated.UseHelper
instead.Helper methods- Author:
- sergey.gorbaty
-
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static String
getFQVariableName(apex.jorje.semantic.ast.member.Parameter p)
Deprecated.
-
-
-
Method Detail
-
getFQVariableName
@Deprecated public static String getFQVariableName(apex.jorje.semantic.ast.member.Parameter p)
Deprecated.
-
-