Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/Node/
H A DUseItem.php41 public function getAlias(): Identifier { function in PhpParser\\Node\\UseItem
/PHP-Parser/
H A DUPGRADE-4.0.md53 `use Foo\Bar` and `use Foo\Bar as Bar` are now represented differently. The `getAlias()` method
H A DCHANGELOG.md806 `use Foo\Bar` and `use Foo\Bar as Bar` are now represented differently. The `getAlias()` method
/PHP-Parser/lib/PhpParser/NodeVisitor/
H A DNameResolver.php178 $name, (string) $use->getAlias(), $type, $use->getAttributes()

Completed in 12 milliseconds