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