org.jboss.jdeparser
Class JLabel
java.lang.Object
org.jboss.jdeparser.JLabel
- All Implemented Interfaces:
- JStatement
public class JLabel
- extends Object
- implements JStatement
Label that can be used for continue and break.
- Author:
- Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
state
public void state(JFormatter f)
- Specified by:
state
in interface JStatement
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.