Crate ress[][src]

js_parse A crate for parsing raw JS into a token stream

Structs

Scanner

An iterator over a token stream built from raw js text

Enums

Token

The representation of a single JS token

Functions

tokenize

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