Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/NodeVisitor/
H A DNameResolver.php222 $this->nameContext->getNamespace(), $name, $name->getAttributes()));
242 $this->nameContext->getNamespace(), $name, $name->getAttributes()));
252 $this->nameContext->getNamespace(), (string) $node->name);
/PHP-Parser/lib/PhpParser/
H A DNameContext.php89 public function getNamespace(): ?Name { function in PhpParser\\NameContext
/PHP-Parser/doc/component/
H A DName_resolution.markdown70 public function getNamespace();

Completed in 9 milliseconds