Свойство | Type | Description | |
---|---|---|---|
$_children | |||
$_childrenCount | |||
$_compiler | |||
$_indentation | |||
$_lineNumber | |||
$_parent |
Méthode | Description | |
---|---|---|
__construct ( ) | ||
addNode ( RootNode $node = null ) | ||
getChildren ( ) | ||
getChildrenCount ( ) | ||
getCompiler ( ) | ||
getIndentationLevel ( ) | ||
getLineNumber ( ) | ||
getParent ( ) | ||
hasChildren ( ) | ||
hasParent ( ) | ||
render ( ) | ||
renderChildren ( ) | ||
setCompiler ( Compiler $compiler ) | ||
setIndentationLevel ( $level ) | ||
setLineNumber ( $lineNumber ) | ||
setParent ( RootNode $node ) | ||
shouldContain ( $node ) |
Méthode | Description | |
---|---|---|
shouldGoInsideLastNode ( $node ) |