Searched defs:CodeInfo (Results 1 – 1 of 1) sorted by relevance
43 struct CodeInfo { struct44 int32_t row = 0; // ets code row45 int32_t col = 0; // ets code col46 std::string sources; // ets page