Searched defs:CodeInfo (Results 1 – 1 of 1) sorted by relevance
45 struct CodeInfo { struct46 int32_t row = 0; // ets code row47 int32_t col = 0; // ets code col48 std::string sources; // ets page