Home
last modified time | relevance | path

Searched refs:checkClassMethod (Results 1 – 4 of 4) sorted by relevance

/PHP-Parser/lib/PhpParser/
H A DParserAbstract.php1111 protected function checkClassMethod(ClassMethod $node, int $modifierPos): void { function in PhpParser\\ParserAbstract
/PHP-Parser/grammar/
H A Dphp.y842 $this->checkClassMethod($$, #2); }
/PHP-Parser/lib/PhpParser/Parser/
H A DPhp7.php1998 $self->checkClassMethod($self->semValue, $stackPos-(10-2));
H A DPhp8.php1992 $self->checkClassMethod($self->semValue, $stackPos-(10-2));

Completed in 52 milliseconds