Module swc_ecma_parser::lexer

source ·
Expand description

ECMAScript lexer.

Modules§

Structs§

Enums§

  • The algorithm used to determine whether a regexp can appear at a given point in the program is loosely based on sweet.js’ approach. See https://github.com/mozilla/sweet.js/wiki/design

Traits§