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

Method PostVisitSelect

eval/public/ast_rewrite.h:77–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75 const SourcePosition*) override {}
76
77 void PostVisitSelect(const cel::expr::Expr::Select*,
78 const cel::expr::Expr*,
79 const SourcePosition*) override {}
80
81 void PreVisitCall(const cel::expr::Expr::Call*,
82 const cel::expr::Expr*,

Callers 2

operator()Method · 0.45
operator()Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected