Module ezno_parser::operators
source · Expand description
Contains the definitions for expressions Operators marked in spec but implemented as a variant of crate::Expression rather than a operator: OptionalChain, OptionalCall, OptionalIndex, Index, Group, Initialize, Call,
Structs
Enums
- Straight assignment is not here because LHS can be destructuring
- Comma operator is on [crate::MultipleExpression]