Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ index
Method
index
parser/parser.cc:483–483 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
481
void release(ptrdiff_t marker) override {}
482
483
size_t index() override { return index_; }
484
485
void seek(size_t index) override { index_ = std::min(index, size_); }
486
Callers
8
operator[]
Method · 0.45
optional_test.cc
File · 0.45
PostVisitConst
Method · 0.45
TEST
Function · 0.45
kind_case
Function · 0.45
TEST
Function · 0.45
kind
Method · 0.45
kind_case
Method · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36