Module sway_lsp::core::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.