Struct boa::syntax::lexer::Lexer [−][src]
pub struct Lexer<R> { /* fields omitted */ }Expand description
Lexer or tokenizer for the Boa JavaScript Engine.
pub struct Lexer<R> { /* fields omitted */ }Lexer or tokenizer for the Boa JavaScript Engine.