com.sun.codemodel
public class JWhileLoop extends java.lang.Object implements JStatement
Modifier and Type | Method and Description |
---|---|
JBlock |
body() |
void |
state(JFormatter f) |
JExpression |
test() |
public JExpression test()
public JBlock body()
public void state(JFormatter f)
state
in interface JStatement
Copyright © 2005-2014 Sun Microsystems. All Rights Reserved.