public class Iteration extends Object
| Constructor and Description |
|---|
Iteration(String variable,
Expression iterableDef) |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getIterableDef() |
String |
getVariable() |
public Iteration(String variable, Expression iterableDef)
public Expression getIterableDef()
public String getVariable()
Copyright © 2018. All rights reserved.