MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / SetParseError

Method SetParseError

rapidjson/reader.h:540–540  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

538
539protected:
540 void SetParseError(ParseErrorCode code, size_t offset) { parseResult_.Set(code, offset); }
541
542private:
543 // Prohibit copy constructor & assignment operator.

Callers

nothing calls this directly

Calls 1

SetMethod · 0.45

Tested by

no test coverage detected