Searched defs:InputParser (Results 1 – 3 of 3) sorted by relevance
32 explicit InputParser(const std::string& inputPath) : source_(inputPath) {} in InputParser() function
33 using InputParser = void (*)(const napi_env &, const napi_value &, T *); variable
34 using InputParser = void (*)(const napi_env &, const napi_value &, T *); variable