org.mule.devkit.model.code
Class GeneratedDoLoop
java.lang.Object
org.mule.devkit.model.code.GeneratedDoLoop
- All Implemented Interfaces:
- Statement
public class GeneratedDoLoop
- extends Object
- implements Statement
Do loops
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
body
public GeneratedBlock body()
state
public void state(Formatter f)
- Specified by:
state in interface Statement
Copyright © 2010-2013 MuleSoft, Inc.. All Rights Reserved.