Interface VariableExpressionNode
Nodes that represent a variable in an expression.
-
Pharborist\Variables\VariableExpressionNode
implements
Pharborist\ExpressionNode
Methods inherited from Pharborist\NodeInterface
after(),
appendTo(),
before(),
closest(),
furthest(),
getRoot(),
getSourcePosition(),
getText(),
hasRoot(),
index(),
insertAfter(),
insertBefore(),
next(),
nextAll(),
nextUntil(),
parent(),
parents(),
parentsUntil(),
prependTo(),
previous(),
previousAll(),
previousUntil(),
remove(),
replaceAll(),
replaceWith(),
siblings(),
swapWith()
|