Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ compiler
Method
compiler
testing/testrunner/cel_test_context.h:92–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
const cel::Compiler* absl_nullable compiler() const {
93
return compiler_.get();
94
}
95
96
const CelExpressionSource* absl_nullable expression_source() const {
97
return expression_source_.get();
Callers
1
Compile
Function · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected