Returns the path namespaces.
The main namespace is always defined.
list<string>
public function getNamespaces() : array { return array_keys($this->paths); }