Node
in
Lyrical node.
Table of Contents
- accept() : void
- Accepts the given visitor.
Methods
accept()
Accepts the given visitor.
public
accept(VisitorInterface $visitor) : void
Parameters
- $visitor : VisitorInterface
-
visitor