Expand description
Syntax tree (CST and AST) related utilities for working with WebAssembly Text Format.
Modules§
- ast
- Abstract Syntax Tree, layered on top of untyped
SyntaxNodes.
Enums§
- Syntax
Kind - Syntax kind enum for nodes and tokens.
- WatLanguage