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

Method TraversalStackUpdate

eval/public/ast_rewrite.h:121–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119 }
120
121 void TraversalStackUpdate(
122 absl::Span<const cel::expr::Expr*> path) override {}
123};
124
125// Traverses the AST representation in an expr proto. Returns true if any

Callers 1

AstRewriteFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected