Cloneable
Instantiable
Methods |
public
__construct
(
$name
) Creates a namespace builder. |
public
addStmt
(
$stmt
) Adds a statement.
|
public
getNode
() :
PhpParser\Node
Returns the built node.
|
Properties |
Properties |
private $name |
private $stmts |