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