| Package | Description |
|---|---|
| org.teavm.javascript.ast |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockStatement |
class |
SwitchStatement |
class |
WhileStatement |
| Modifier and Type | Method and Description |
|---|---|
IdentifiedStatement |
BreakStatement.getTarget() |
IdentifiedStatement |
ContinueStatement.getTarget() |
| Modifier and Type | Method and Description |
|---|---|
void |
BreakStatement.setTarget(IdentifiedStatement target) |
void |
ContinueStatement.setTarget(IdentifiedStatement target) |
Copyright © 2015. All rights reserved.