Skip to content

camh's observations

Julia Ogris edited this page Nov 22, 2024 · 4 revisions
  • Token() methods in pkg/parser/ast.go are sometimes separated form types.
  • an AST Node should maybe track a Location, rather than a Token (note: Location is currently Token fields)

stringart