Package | Description |
---|---|
com.google.gwt.dev.js | |
com.google.gwt.dev.js.ast |
Modifier and Type | Method and Description |
---|---|
boolean |
JsToStringGenerationVisitor.visit(JsVars.JsVar x,
JsContext ctx) |
Modifier and Type | Method and Description |
---|---|
Iterator<JsVars.JsVar> |
JsVars.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
JsVars.add(JsVars.JsVar var) |
void |
JsSuperVisitor.endVisit(JsVars.JsVar x,
JsContext ctx) |
void |
JsVisitor.endVisit(JsVars.JsVar x,
JsContext ctx) |
boolean |
JsSuperVisitor.visit(JsVars.JsVar x,
JsContext ctx) |
boolean |
JsVisitor.visit(JsVars.JsVar x,
JsContext ctx) |
Constructor and Description |
---|
JsVars(SourceInfo sourceInfo,
JsVars.JsVar... vars) |
Copyright © 2018. All rights reserved.