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

Function StandardCheckerLibrary

checker/standard_library.cc:861–863  ·  view source on GitHub ↗

Returns a CheckerLibrary containing all of the standard CEL declarations.

Source from the content-addressed store, hash-verified

859
860// Returns a CheckerLibrary containing all of the standard CEL declarations.
861CheckerLibrary StandardCheckerLibrary() {
862 return {"stdlib", AddStandardLibraryDecls};
863}
864} // namespace cel

Callers 15

TEST_PFunction · 0.85
TESTFunction · 0.85
TESTFunction · 0.85
StandardCompilerLibraryFunction · 0.85
TESTFunction · 0.85
SetUpMethod · 0.85
TEST_PFunction · 0.85
TESTFunction · 0.85
TEST_PFunction · 0.85
TESTFunction · 0.85
TEST_PFunction · 0.85
SetUpMethod · 0.85

Calls

no outgoing calls

Tested by 15

TEST_PFunction · 0.68
TESTFunction · 0.68
TESTFunction · 0.68
TESTFunction · 0.68
SetUpMethod · 0.68
TEST_PFunction · 0.68
TESTFunction · 0.68
TEST_PFunction · 0.68
TESTFunction · 0.68
TEST_PFunction · 0.68
SetUpMethod · 0.68
TEST_PFunction · 0.68