Searched refs:allCodeString (Results 1 – 1 of 1) sorted by relevance
602 String allCodeString = Joiner.on(" ").join(allCodes); in checkStandardCodes() local604 ….println("\t\t\t<variable id=\"$" + oldType + "\" type=\"list\">" + allCodeString + "</variable>"); in checkStandardCodes()