Module js::syntax::ast::token[src]
Tokens
Structs
| Token | A single of token of Javascript code including its position |
Enums
| TokenData | A single token of Javacript code - a single word, symbol or constant |
Tokens
| Token | A single of token of Javascript code including its position |
| TokenData | A single token of Javacript code - a single word, symbol or constant |
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).