Module brane_ast::traversals::offset

source ·
Expand description

Secret first first first traversal that simply updates all brane_dsl::TextRanges in the AST to have correct offsets w.r.t. the entire source (in case this is a snippet).

Functions§

  • Fixes offsets in the AST to be relative to the entire source instead of just this snippet.