public class JWhileLoop extends 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 © 2019 JBoss by Red Hat. All rights reserved.