public class ForCommand extends Command
| Constructor and Description |
|---|
ForCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
addIteration(Iteration iteration) |
Instruction |
getInstruction() |
List<Iteration> |
getIterations() |
void |
setInstruction(Instruction instruction) |
addArg, addArg, addOperation, getArg, getArg, getArgCount, getFirstUnamedArg, getName, getOperations, getUnamedArgCount, toStringgetTypepublic void addIteration(Iteration iteration)
public void setInstruction(Instruction instruction)
public Instruction getInstruction()
Copyright © 2018. All rights reserved.