Class ForeachNode
foreach control structure.
- Pharborist\Node implements Pharborist\NodeInterface
-
Pharborist\ParentNode implements Pharborist\ParentNodeInterface
-
Pharborist\StatementNode
-
Pharborist\ControlStructures\ForeachNode uses Pharborist\ParenTrait, Pharborist\ControlStructures\AltSyntaxTrait
public
|
|
public
|
|
public
|
|
public
|
addCommentAbove(),
getLineCount(),
toComment()
|
__clone(),
__toString(),
acceptVisitor(),
addChild(),
addChildren(),
append(),
childCount(),
children(),
clear(),
find(),
firstChild(),
firstToken(),
getSourcePosition(),
getText(),
getTree(),
has(),
isDescendant(),
isEmpty(),
lastChild(),
lastToken(),
mergeNode(),
prepend(),
walk()
|
getCloseParen(),
getOpenParen()
|
getEndKeyword(),
getOpenColon(),
isAlterativeSyntax()
|