Constructor and Description |
---|
Start(String listVariable,
String itemVariable,
String indexVariable) |
Modifier and Type | Method and Description |
---|---|
void |
accept(CommandVisitor visitor)
Accept a visitor.
|
String |
getIndexVariable() |
String |
getItemVariable() |
String |
getListVariable() |
String |
toString() |
public String getListVariable()
public String getItemVariable()
public String getIndexVariable()
public void accept(CommandVisitor visitor)
Command
Copyright © 2017 The Apache Software Foundation. All rights reserved.