Package | Description |
---|---|
org.jboss.jdeparser |
Modifier and Type | Method and Description |
---|---|
JLabel |
JBlock.label(String name)
Create a label, which can be referenced from
continue and break statements. |
Modifier and Type | Method and Description |
---|---|
void |
JBlock._break(JLabel label) |
void |
JBlock._continue(JLabel label)
Create a continue statement and add it to this block
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.