Module js::syntax::lexer[src]
Parses a string stream into a sequence of tokens
Structs
| Lexer | A Javascript lexer |
Parses a string stream into a sequence of tokens
| Lexer | A Javascript lexer |
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).