Class RootNode
The root node of any Pharborist syntax tree.
- Pharborist\Node implements Pharborist\NodeInterface
-
Pharborist\ParentNode
implements
Pharborist\ParentNodeInterface
-
Pharborist\StatementBlockNode
-
Pharborist\RootNode
public static
static
|
|
public
boolean
|
|
public
|
|
public
|
|
public
string[]
|
#
getNamespaceNames( boolean $absolute = FALSE )
Returns the name of every namespace in this document. |
getClassAliases(),
getStatements(),
getUseDeclarations()
|
__clone(),
__toString(),
acceptVisitor(),
addChild(),
addChildren(),
append(),
childCount(),
children(),
clear(),
find(),
firstChild(),
firstToken(),
getSourcePosition(),
getText(),
getTree(),
has(),
isDescendant(),
isEmpty(),
lastChild(),
lastToken(),
mergeNode(),
prepend(),
walk()
|