MCPcopy Create free account
hub / github.com/danielaparker/jsoncons / enter

Method enter

include/jsoncons/json_parser.hpp:295–298  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

293 }
294
295 bool enter() const
296 {
297 return state_ == parse_state::start;
298 }
299
300 bool accept() const
301 {

Callers 2

read_nextMethod · 0.80
read_nextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected