MCPcopy Create free account
hub / github.com/boltlang/Bolt / parse_named_function_declaration

Function parse_named_function_declaration

crates/boltlang/src/parser/grammar.rs:214–246  ·  view source on GitHub ↗
(p: &mut Parser)

Source from the content-addressed store, hash-verified

Callers 2

parse_body_elementFunction · 0.85
parse_source_elementFunction · 0.85

Calls 13

parse_paramFunction · 0.85
parse_type_expressionFunction · 0.85
parse_expressionFunction · 0.85
check_semiFunction · 0.85
parse_blockFunction · 0.85
startMethod · 0.80
eatMethod · 0.80
expectMethod · 0.80
currentMethod · 0.80
bump_anyMethod · 0.80
atMethod · 0.80
completeMethod · 0.80

Tested by

no test coverage detected