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

Method AccuVarName

parser/macro_expr_factory.h:110–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108 }
109
110 absl::string_view AccuVarName() { return ExprFactory::AccuVarName(); }
111
112 ABSL_MUST_USE_RESULT Expr NewAccuIdent() { return NewAccuIdent(NextId()); }
113

Callers 6

ExpandAllMacroFunction · 0.45
ExpandExistsMacroFunction · 0.45
ExpandExistsOneMacroFunction · 0.45
ExpandMap2MacroFunction · 0.45
ExpandMap3MacroFunction · 0.45
ExpandFilterMacroFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected