Class ApexMetricsComputer

  • All Implemented Interfaces:
    net.sourceforge.pmd.lang.metrics.MetricsComputer<ASTUserClassOrInterface<?>,​ASTMethod>

    public class ApexMetricsComputer
    extends net.sourceforge.pmd.lang.metrics.AbstractMetricsComputer<ASTUserClassOrInterface<?>,​ASTMethod>
    Computes metrics for the Apex framework.
    Author:
    Clément Fournier