MCPcopy 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

sequenceMethod · 0.45
choiceMethod · 0.45
schemaMethod · 0.45
ruleMethod · 0.45
set_rootMethod · 0.45
tagMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected