Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Clarionos/clarion
/ SkipArray
Method
SkipArray
external/rapidjson/example/lookaheadparser/lookaheadparser.cpp:251–253 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
249
}
250
251
void LookaheadParser::SkipArray() {
252
SkipOut(1);
253
}
254
255
void LookaheadParser::SkipObject() {
256
SkipOut(1);
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected