cairo_lang_syntax::node

Module iter

Source

Structs§

  • Traverse the subtree rooted at the current node (including the current node) in preorder, excluding tokens.

Enums§

  • WalkEvent describes tree walking process.