MCPcopy Create free account
hub / github.com/bea4dev/catla / parse_primary_left_expr

Function parse_primary_left_expr

src/catla_parser/src/parser/expression.rs:368–437  ·  view source on GitHub ↗
(
    lexer: &mut Lexer<'input>,
    errors: &mut std::vec::Vec<ParseError>,
    allocator: &'allocator Bump,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parse_primary_leftFunction · 0.85

Calls 14

parse_generics_infoFunction · 0.85
recover_untilFunction · 0.85
cast_anchorMethod · 0.80
get_kindMethod · 0.80
parse_simple_primaryFunction · 0.70
parse_function_callFunction · 0.70
parse_if_expressionFunction · 0.70
parse_loop_expressionFunction · 0.70
currentMethod · 0.45

Tested by

no test coverage detected