MCPcopy Create free account
hub / github.com/GameFoundry/B3DFramework / parse

Method parse

Source/Engine/Utility/ThirdParty/json.hpp:4515–4566  ·  view source on GitHub ↗

! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON value @throw parse_error.101 in case of an unexpected token @throw parse_error.102 if to_unicode fails or surrogate error @throw parse_error.103 if to_unicode fails */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

parseFunction · 0.80
json.hppFile · 0.80
CompileBytecodeMethod · 0.80

Calls 5

createFunction · 0.85
get_positionMethod · 0.80
parse_errorMethod · 0.45
get_token_stringMethod · 0.45
is_erroredMethod · 0.45

Tested by

no test coverage detected