swc_
ecma_
parser
24.0.0
Module input
Module Items
Structs
Traits
In crate swc_
ecma_
parser
swc_ecma_parser
Module
input
Copy item path
Source
Structs
§
Buffer
This struct is responsible for managing current token and peeked token.
Traits
§
Tokens
Clone should be cheap if you are parsing typescript because typescript syntax requires backtracking.