Interface ForStatement

All Superinterfaces:
Statement, Tree
All Known Implementing Classes:
ForStatementImpl

public interface ForStatement extends Statement
   for expressions() in testExpressions():
     body()
   elseClause()
 
See https://docs.python.org/3/reference/compound_stmts.html#grammar-token-for-stmt