Module expressions

Source

Functionsยง

parse_call_args
Parse call arguments
parse_expr
Parse an expression, starting with the next token.
parse_expr_with_min_bp
Parse an expression, stopping if/when we reach an operator that binds less tightly than given binding power.