PDepend\ProcessListener::endFileParsing PHP Method

endFileParsing() public method

Is called when PDepend has finished a file.
public endFileParsing ( PDepend\Source\Tokenizer\Tokenizer $tokenizer ) : void
$tokenizer PDepend\Source\Tokenizer\Tokenizer
return void
    public function endFileParsing(Tokenizer $tokenizer);