Searched defs:choicesForPath (Results 1 – 1 of 1) sorted by relevance
1302 Set<Choice> choicesForPath = pathInfo.problems; in writeTables() local1303 choicesForSection.putAll(Row.of(section, subsection), choicesForPath); in writeTables() local1304 choicesForHeader.putAll(Row.of(section, subsection, header), choicesForPath); in writeTables() local1334 Set<Choice> choicesForPath = pathInfo.problems; in writeTables() local