org.jboss.jdeparser
Class JCase
java.lang.Object
org.jboss.jdeparser.JCase
- All Implemented Interfaces:
- JStatement
public final class JCase
- extends Object
- implements JStatement
Case statement
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
label
public JExpression label()
body
public JBlock body()
state
public void state(JFormatter f)
- Specified by:
state
in interface JStatement
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.