sway_lsp::core

Module token_map

Source

Re-exports§

Structs§

  • The TokenMap is the main data structure of the language server. It stores all of the tokens that have been parsed and typechecked by the sway compiler.