Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ parent
Method
parent
common/ast/navigable_ast_internal.h:179–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
177
178
// The parent of this node or nullptr if it is a root.
179
const Derived* absl_nullable parent() const { return data_.parent; }
180
181
const ExprType* absl_nonnull expr() const { return data_.expr; }
182
Callers
6
TEST
Function · 0.80
IsComprehensionDefinedField
Function · 0.80
ComprehensionNestingLimitValidator
Function · 0.80
InExemptFunction
Function · 0.80
TEST
Function · 0.80
KindToString
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.64
TEST
Function · 0.64