Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
57
absl::Status ConfigureParser(ParserBuilder& parser_builder) {
58
return RegisterComprehensionsV2Macros(parser_builder);
59
}
60
61
} // namespace
62
Callers
nothing calls this directly
Calls
1
RegisterComprehensionsV2Macros
Function · 0.85
Tested by
no test coverage detected