Module ezno_parser::expressions
source · Re-exports
pub use arrow_function::ArrowFunction;pub use arrow_function::ExpressionOrBlock;pub use template_literal::TemplateLiteral;pub use template_literal::TemplateLiteralPart;
Modules
Enums
- Expression structures
- Represents expressions that can be
, - Binary operations whose RHS are types rather than Expressions
- A either spread expression or not
- “super” cannot be used alone