Module js::syntax::ast::expr[src]
Expressions
Structs
| Expr | A Javascript expression, including its position |
Enums
| ExprDef | A Javascript expression |
Expressions
| Expr | A Javascript expression, including its position |
| ExprDef | A Javascript expression |
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).