Expand description
AST of the runtime — the shape the tree-sitter CST lowers into (parse.rs), mirroring the reference implementation’s ast.ts.
Structs§
- Decl
- ForClause
- Import
Item - Loc
- a source range: zero-based rows and columns (UTF-16 units, as the reference reads them from web-tree-sitter), end exclusive
- Match
Arm - Param
Enums§
Functions§
- expr_
loc - expr_
name - mentions_
referrers - does an expression mention
$referrersanywhere? (deferred slots) - set_
expr_ loc