Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_element
Function · 0.85
parse_source_element
Function · 0.85
Calls
13
parse_param
Function · 0.85
parse_type_expression
Function · 0.85
parse_expression
Function · 0.85
check_semi
Function · 0.85
parse_block
Function · 0.85
start
Method · 0.80
eat
Method · 0.80
expect
Method · 0.80
current
Method · 0.80
bump_any
Method · 0.80
at
Method · 0.80
complete
Method · 0.80
Tested by
no test coverage detected