| Package | Description |
|---|---|
| net.jangaroo.jooc.ast | |
| net.jangaroo.jooc.backend |
| Modifier and Type | Class and Description |
|---|---|
class |
BreakStatement |
class |
ContinueStatement |
class |
EmptyStatement |
class |
KeywordExprStatement |
class |
LabelRefStatement
A LabelRefStatement is either a break or continue statement
|
class |
ReturnStatement |
class |
ThrowStatement |
| Modifier and Type | Method and Description |
|---|---|
void |
AstVisitor.visitSemicolonTerminatedStatement(SemicolonTerminatedStatement semicolonTerminatedStatement) |
void |
AstVisitorBase.visitSemicolonTerminatedStatement(SemicolonTerminatedStatement semicolonTerminatedStatement) |
void |
TransitiveAstVisitor.visitSemicolonTerminatedStatement(SemicolonTerminatedStatement semicolonTerminatedStatement) |
| Modifier and Type | Method and Description |
|---|---|
void |
JsCodeGenerator.visitSemicolonTerminatedStatement(SemicolonTerminatedStatement semicolonTerminatedStatement) |
Copyright © 2002–2016 CoreMedia AG. All rights reserved.