PHP Class Pinq\Parsing\PhpParser\Parser

Author: Elliot Levin ([email protected])
Inheritance: extends Pinq\Parsing\ParserBase
Afficher le fichier Open project: timetoogo/pinq

Méthodes publiques

Méthode Description
__construct ( )

Méthodes protégées

Méthode Description
parseFunction ( Pinq\Parsing\IFunctionReflection $reflection, $filePath )

Private Methods

Méthode Description
getLocatedFunctionNodesIn ( $filePath )
getMatchingFunctionNode ( array $locatedFunctionNodes, Pinq\Parsing\IFunctionReflection $reflection ) : LocatedFunctionNode

Method Details

__construct() public méthode

public __construct ( )

parseFunction() protected méthode

protected parseFunction ( Pinq\Parsing\IFunctionReflection $reflection, $filePath )
$reflection Pinq\Parsing\IFunctionReflection