Searched defs:CodeInfo (Results 1 – 1 of 1) sorted by relevance
44 struct CodeInfo { struct45 int32_t row = 0; // ets code row46 int32_t col = 0; // ets code col47 std::string sources; // ets page