org.mule.devkit.model.code
Class GeneratedSwitchCase
java.lang.Object
org.mule.devkit.model.code.GeneratedSwitchCase
- All Implemented Interfaces:
- Statement
public final class GeneratedSwitchCase
- extends Object
- implements Statement
Case statement
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
label
public GeneratedExpression label()
body
public GeneratedBlock body()
state
public void state(Formatter f)
- Specified by:
state in interface Statement
Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.