Class ForStatement


public final class ForStatement extends Statement
 for (init; condition; step)
     loop-statement