Module cairo_lang_syntax::node

source ·

Modules

Structs

  • Wrapper for formatting the text of syntax nodes.
  • SyntaxNode. Untyped view of the syntax tree. Adds parent() and offset() capabilities.

Traits