com.sun.codemodel
Class JLabel

java.lang.Object
  extended by com.sun.codemodel.JLabel
All Implemented Interfaces:
JStatement

public class JLabel
extends java.lang.Object
implements JStatement

Label that can be used for continue and break


Method Summary
 void state(JFormatter 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(JFormatter f)
Specified by:
state in interface JStatement