Crate ress[][src]

js_parse A crate for parsing raw JS into a token stream

Modules

error

Structs

Comment
Item
Number
RegEx
Scanner

An iterator over a token stream built from raw js text

StringLit

Enums

Boolean
Keyword
Punct
Token

The representation of a single JS token

Functions

tokenize

Send over the complete text and get back the completely parsed result