Searched defs:arrayNode (Results 1 – 1 of 1) sorted by relevance
95 bool JsonCompiler::ParseJsonArrayLevel(const Json::Value &arrayNode, const FileInfo &fileInfo) in ParseJsonArrayLevel()339 Json::Value arrayNode = objectNode[TAG_VALUE]; in ParseValueArray() local