Package | Description |
---|---|
com.google.gwt.dev.jjs | |
com.google.gwt.dev.jjs.impl | |
com.google.gwt.dev.util |
Modifier and Type | Method and Description |
---|---|
protected abstract Pair<SyntheticArtifact,MultipleDependencyGraphRecorder> |
JavaToJavaScriptCompiler.PermutationCompiler.splitJsIntoFragments(PermProps props,
int permutationId,
JavaToJavaScriptMap jjsmap) |
Modifier and Type | Method and Description |
---|---|
static Pair<JavaToJavaScriptMap,Set<JsNode>> |
GenerateJavaScriptAST.exec(TreeLogger logger,
JProgram program,
JsProgram jsProgram,
CompilerContext compilerContext,
ResolveRuntimeTypeReferences.TypeMapper<?> typeMapper,
Map<StandardSymbolData,JsName> symbolTable,
PermProps props)
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.