Home
last modified time | relevance | path

Searched refs:getShortName (Results 1 – 3 of 3) sorted by relevance

/PHP-Parser/test/PhpParser/
H A DNameContextTest.php31 $nameContext->getShortName($name, $type)->toCodeString()
/PHP-Parser/lib/PhpParser/
H A DNameContext.php212 public function getShortName(string $name, int $type): Name { function in PhpParser\\NameContext
/PHP-Parser/doc/component/
H A DName_resolution.markdown74 public function getShortName(string $name, int $type) : Name;

Completed in 11 milliseconds