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

Method PostVisitCall

eval/public/ast_rewrite.h:85–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83 const SourcePosition*) override {}
84
85 void PostVisitCall(const cel::expr::Expr::Call*,
86 const cel::expr::Expr*,
87 const SourcePosition*) override {}
88
89 void PreVisitComprehension(const cel::expr::Expr::Comprehension*,
90 const cel::expr::Expr*,

Callers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected