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

Method PreVisitCall

eval/public/ast_rewrite.h:81–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79 const SourcePosition*) override {}
80
81 void PreVisitCall(const cel::expr::Expr::Call*,
82 const cel::expr::Expr*,
83 const SourcePosition*) override {}
84
85 void PostVisitCall(const cel::expr::Expr::Call*,
86 const cel::expr::Expr*,

Callers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected