public class ForeachLoop extends AbstractStatement
Constructor and Description |
---|
ForeachLoop(Variable loopVar,
String collectionExpr,
Statement body) |
Modifier and Type | Method and Description |
---|---|
String |
generate(Context context) |
getType
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.