Package | Description |
---|---|
com.google.gwt.dev.jjs.impl | |
com.google.gwt.dev.util |
Modifier and Type | Method and Description |
---|---|
static Pair<JavaToJavaScriptMap,Set<JsNode>> |
GenerateJavaScriptAST.exec(JProgram program,
JsProgram jsProgram,
JsOutputOption outputOption,
Map<StandardSymbolData,JsName> symbolTable,
PropertyOracle[] propertyOracles)
This is the main entry point for the translation from Java to JavaScript.
|
Modifier and Type | Method and Description |
---|---|
static <L,R> Pair<L,R> |
Pair.create(L l,
R r) |
Copyright © 2018. All rights reserved.