MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / ConfigureParser

Function ConfigureParser

extensions/comprehensions_v2.cc:57–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57absl::Status ConfigureParser(ParserBuilder& parser_builder) {
58 return RegisterComprehensionsV2Macros(parser_builder);
59}
60
61} // namespace
62

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected