Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/appdevforall/CodeOnTheGo
/ id
Method
id
subprojects/llama.cpp/common/peg-parser.h:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
36
operator common_peg_parser_id() const { return id_; }
37
common_peg_parser_id id() const { return id_; }
38
39
common_peg_parser_builder & builder() const { return builder_; }
40
Callers
6
sequence
Method · 0.45
choice
Method · 0.45
schema
Method · 0.45
rule
Method · 0.45
set_root
Method · 0.45
tag
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected