BranchTargetStmt
::= InitStmt:Stmt
* [Condition:Expr
] UpdateStmt:Stmt
* Stmt
;- Type Hierarchy:
java.lang.Object
beaver.Symbol
AST.ASTNode<ASTNode>
AST.Stmt
AST.BranchTargetStmt
AST.ForStmt
- All Implemented Interfaces:
- BranchPropagation, VariableScope, java.lang.Cloneable, java.lang.Iterable<ASTNode>