If I combine two languages (via parseMixed
) and walk the resulting tree, it is unclear which grammar/term file syntaxNode.type.id
corresponds to. Is there a way to manually offset the term indexes so they don’t collide?
I’m using the CLI and don’t see anything in the flags. It isn’t obvious to me if the @lezer/generator module supports this somewhere.