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

Function parse_mul_or_div_expression

src/catla_parser/src/parser/expression.rs:243–281  ·  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

Calls 7

recover_untilFunction · 0.85
cast_anchorMethod · 0.80
get_kindMethod · 0.80
parse_factorFunction · 0.70
currentMethod · 0.45
nextMethod · 0.45
elapsedMethod · 0.45

Tested by

no test coverage detected