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

Function recover_until

src/catla_parser/src/error.rs:71–92  ·  view source on GitHub ↗
(
    lexer: &mut Lexer,
    until: &[TokenKind],
    kind: ParseErrorKind,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

parse_programFunction · 0.85
parse_or_expressionFunction · 0.85
parse_and_expressionFunction · 0.85
parse_equals_expressionFunction · 0.85
parse_factorFunction · 0.85
parse_primary_left_exprFunction · 0.85
parse_simple_primaryFunction · 0.85
parse_primary_rightFunction · 0.85
parse_function_callFunction · 0.85

Calls 5

cast_anchorMethod · 0.80
get_kindMethod · 0.80
currentMethod · 0.45
nextMethod · 0.45
elapsedMethod · 0.45

Tested by

no test coverage detected