-
Interfaces Interface Description net.sourceforge.pmd.lang.apex.ast.CanSuppressWarnings This interface will be removed, the AST should not know about rules.
-
Classes Class Description net.sourceforge.pmd.lang.apex.ast.AbstractApexNode UseApexNode
net.sourceforge.pmd.lang.apex.ast.AbstractApexNodeBase UseApexNode
net.sourceforge.pmd.lang.apex.ast.DumpFacade This class will be removed with PMD 7. The rule designer is a better way to inspect nodes.net.sourceforge.pmd.lang.apex.metrics.ApexMetrics UseMetricsUtil
net.sourceforge.pmd.lang.apex.metrics.ApexMetricsComputer SeeMetricsComputer
net.sourceforge.pmd.lang.apex.metrics.ApexMetricsFacade Not useful anymorenet.sourceforge.pmd.lang.apex.rule.AbstractStatisticalApexRule seeStatisticalRule
net.sourceforge.pmd.lang.apex.rule.ApexRuleViolation SeeRuleViolation
net.sourceforge.pmd.lang.apex.rule.ApexRuleViolationFactory SeeRuleViolationFactory
net.sourceforge.pmd.lang.apex.rule.codestyle.VariableNamingConventionsRule net.sourceforge.pmd.lang.apex.rule.security.Helper UseHelper
instead.
-
Constructors Constructor Description net.sourceforge.pmd.lang.apex.ast.ASTFormalComment(String)