Class ForStatement

java.lang.Object
All Implemented Interfaces:
NodeMetaDataHandler, LoopingStatement

public class ForStatement
extends Statement
implements LoopingStatement
Represents a standard for loop in Groovy