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

Function BindingsCompilerLibrary

extensions/bindings_ext.cc:73–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73CompilerLibrary BindingsCompilerLibrary() {
74 return CompilerLibrary("cel.lib.ext.bindings", &ConfigureParser);
75}
76
77} // namespace cel::extensions

Callers 3

StdLibCompilerFunction · 0.85
CreateProgramFunction · 0.85

Calls 1

CompilerLibraryClass · 0.85

Tested by 2

StdLibCompilerFunction · 0.68
CreateProgramFunction · 0.68