Searched refs:startIterableForLoop (Results 1 – 2 of 2) sorted by relevance
227 public void startIterableForLoop(String type, String name, JavaExpression expression) { in startIterableForLoop() method in JavaSourceWriter
464 java.startIterableForLoop("Data", childDataVariable, call("getChildren", parentData)); in writeEach()