MCPcopy 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

TESTFunction · 0.80
InExemptFunctionFunction · 0.80
TESTFunction · 0.80
KindToStringFunction · 0.80

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.64
TESTFunction · 0.64