Searched refs:writeEach (Results 1 – 1 of 1) sorted by relevance
316 writeEach(node.getVariable(), parent, node.getCommand()); in caseAEachCommand()456 private void writeEach(PVariable itemVariable, JavaExpression parentData, PCommand command) { in writeEach() method in TemplateTranslator