Returns the built node.
Stmt\Namespace_ The built node
Overrides Builder::getNode
public function getNode() : Node { return new Stmt\Namespace_($this->name, $this->stmts, $this->attributes); }