Module js::syntax::lexer[][src]

Parses a string stream into a sequence of tokens

Structs

Lexer

A javascript Lexer

LexerError