Crate yak_sitter

source ·

Macros§

  • Macro which lets you generate your own tree-sitter wrappers, which will be versions of the [yak_sitter] ones with a defined Custom.

Structs§

Enums§

  • Describes the previous traversal action in a pre-order traversal which iterates nodes with children both up and down, so we can get the next node in the traversal.
  • Error from parsing a tree

Type Aliases§