PDepend\Metrics\AnalyzerListener::startAnalyzer PHP Method

startAnalyzer() public method

This method is called when the analyzer starts code processing.
public startAnalyzer ( PDepend\Metrics\Analyzer $analyzer ) : void
$analyzer PDepend\Metrics\Analyzer The context analyzer instance.
return void
    public function startAnalyzer(Analyzer $analyzer);