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

Method set_value

common/ast/metadata.h:768–768  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

766 }
767
768 void set_value(Constant value) { value_ = std::move(value); }
769
770 const std::string& name() const { return name_; }
771

Callers 7

ToProtobufAnyFunction · 0.45
SerializeToMethod · 0.45
SerializeToMethod · 0.45
SerializeToMethod · 0.45
SerializeToMethod · 0.45
SerializeToMethod · 0.45
SerializeToMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected