Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antirez/llama.cpp-deepseek-v4-flash
/ build
Method
build
common/peg-parser.cpp:1262–1265 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1260
}
1261
1262
common_peg_arena common_peg_parser_builder::build() {
1263
arena_.resolve_refs();
1264
return std::move(arena_);
1265
}
1266
1267
// String primitives
1268
Callers
4
build_tagged_peg_parser
Function · 0.45
build_peg_parser
Function · 0.45
build_chat_peg_parser
Function · 0.45
apply_transformations
Method · 0.45
Calls
1
resolve_refs
Method · 0.45
Tested by
no test coverage detected