Visitor cloning all nodes and linking to the original nodes using an attribute.
This visitor is required to perform format-preserving pretty prints.
CloneableInstantiable
Methods |
public enterNode(PhpParser |
Visitor cloning all nodes and linking to the original nodes using an attribute.
This visitor is required to perform format-preserving pretty prints.
Methods |
public PhpParser\NodeVisitorAbstract::afterTraverse(array $nodes) |
public PhpParser\NodeVisitorAbstract::beforeTraverse(array $nodes) |
public enterNode(PhpParser |
public PhpParser\NodeVisitorAbstract::leaveNode(PhpParser |