Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ toString
Method
toString
parser/parser.cc:510–510 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
508
}
509
510
std::string toString() const override { return buffer_.ToString(); }
511
512
private:
513
cel::SourceContentView const buffer_;
Callers
nothing calls this directly
Calls
1
ToString
Method · 0.45
Tested by
no test coverage detected