Package | Description |
---|---|
com.google.gwt.dev.js.ast |
Modifier and Type | Class and Description |
---|---|
class |
JsCase
Represents the JavaScript case statement.
|
class |
JsDefault
Represents the default option in a JavaScript swtich statement.
|
Modifier and Type | Method and Description |
---|---|
List<JsSwitchMember> |
JsSwitch.getCases() |
Modifier and Type | Method and Description |
---|---|
void |
JsSuperVisitor.endVisit(JsSwitchMember x,
JsContext ctx) |
boolean |
JsSuperVisitor.visit(JsSwitchMember x,
JsContext ctx) |
Copyright © 2018. All rights reserved.