Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/
H A DParserAbstract.php1103 protected function checkInterface(Interface_ $node, int $namePos): void { function in PhpParser\\ParserAbstract
/PHP-Parser/grammar/
H A Dphp.y488 $this->checkInterface($$, #3); }
/PHP-Parser/lib/PhpParser/Parser/
H A DPhp8.php1624 $self->checkInterface($self->semValue, $stackPos-(7-3));
H A DPhp7.php1615 $self->checkInterface($self->semValue, $stackPos-(7-3));

Completed in 36 milliseconds