Visitor
Table of Contents
Interfaces
- AstVisitorInterface
- An interface implemented by all visitors of AstTraverser.
Classes
- AstConstantCommentVisitor
- Gather comments suitable for constant editor.
- AstNodeFinderVisitor
- Find a single node in tree identified by node identifier.
- AstSortChildrenVisitor
- Sort all children alphabetically. Used in backend Object Browser.