| Package | Description |
|---|---|
| com.caucho.quercus.expr |
| Modifier and Type | Method and Description |
|---|---|
ContinueStatement |
ExprFactory.createContinue(Location location,
Expr target,
java.util.ArrayList<java.lang.String> loopLabelList)
Creates a continue statement
|