Patch coverage
Generate coverage reports for git patches
Loading...
Searching...
No Matches
MediaWiki\Tool\PatchCoverage\Parser\ClassTrackerVisitor Class Reference

Keeps track of all the classes and traits it sees. More...

+ Inheritance diagram for MediaWiki\Tool\PatchCoverage\Parser\ClassTrackerVisitor:

Public Member Functions

 enterNode (Node $node)
 

Public Attributes

 $classes = []
 

Detailed Description

Keeps track of all the classes and traits it sees.

Member Function Documentation

◆ enterNode()

MediaWiki\Tool\PatchCoverage\Parser\ClassTrackerVisitor::enterNode ( Node $node)
Parameters
Node$node
Returns
int|void|null

The documentation for this class was generated from the following file: