MCPcopy Create free account
hub / github.com/capy-language/capy / parse_loop

Function parse_loop

crates/parser/src/grammar/expr.rs:1085–1124  ·  view source on GitHub ↗
(
    p: &mut Parser,
    label: Option<CompletedMarker>,
    recovery_set: TokenSet,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parse_lhsFunction · 0.85

Calls 10

parse_blockFunction · 0.85
atMethod · 0.80
precedeMethod · 0.80
startMethod · 0.80
bumpMethod · 0.80
unionMethod · 0.80
completeMethod · 0.80
expected_syntax_nameMethod · 0.80

Tested by

no test coverage detected