AstTraverser
FinalYes
Traverse the entire AST.
Tags
Table of Contents
Methods
- traverse() : void
Methods
traverse()
public
traverse(RootNode $rootNode, array<string|int, AstVisitorInterface> $visitors) : void
Parameters
- $rootNode : RootNode
- $visitors : array<string|int, AstVisitorInterface>