Interface LexicalVariableNode
A lexical variable imported by an anonymous function in its use statement.
-
Pharborist\Functions\LexicalVariableNode
implements
Pharborist\NodeInterface
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()
|