org.mule.devkit.model.code
Class GeneratedLabel

java.lang.Object
  extended by org.mule.devkit.model.code.GeneratedLabel
All Implemented Interfaces:
Statement

public class GeneratedLabel
extends Object
implements Statement

Label that can be used for continue and break.

Author:
Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)

Method Summary
 void state(Formatter f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

state

public void state(Formatter f)
Specified by:
state in interface Statement


Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.