MCPcopy 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.ccFile · 0.45
PostVisitConstMethod · 0.45
TESTFunction · 0.45
kind_caseFunction · 0.45
TESTFunction · 0.45
kindMethod · 0.45
kind_caseMethod · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36