MCPcopy Create free account
hub / github.com/Snapchat/Valdi / position

Method position

valdi_core/src/valdi_core/cpp/Utils/TextParser.cpp:29–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29size_t TextParser::position() const {
30 return _position;
31}
32
33size_t TextParser::end() const {
34 return _str.size();

Callers 6

micromatch.jsFile · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
ygNodeGetFrameFunction · 0.45
updateScrollStateMethod · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36