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

Method EndMacro

parser/parser.cc:174–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172 }
173
174 void EndMacro() { macro_position_ = SourceRange{}; }
175
176 Expr ReportError(absl::string_view message) override {
177 return ReportError(macro_position_, message);

Callers 2

GlobalCallOrMacroImplMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected