Structs§
- Primary
Expression Context - Parser context for primary expressions
Traits§
- Parse
Primary - Trait that parsers must implement to use primary expression parsing
Functions§
- parse_
primary - Parse a primary expression (literals, identifiers, functions, parentheses) This is the bottom of the expression hierarchy