Skip to content

Add node walking utility for AGTree #181

@scripthunter7

Description

@scripthunter7

We need to add a walker module to AGTree which, with knowledge of the structure, enables fast and efficient traversal of nodes. This could be useful, for example, in the linter.

The walker needs to support the following features:

  • the ability to stop
  • find functionality
  • reverse traversal, and with that, the ability to findLast

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions