Package | Description |
---|---|
com.google.gwt.core.ext.linker |
Classes for writing Linkers.
|
com.google.gwt.core.ext.soyc.coderef | |
com.google.gwt.core.ext.soyc.impl | |
com.google.gwt.dev.js |
Modifier and Type | Method and Description |
---|---|
void |
CompilationMetricsArtifact.setJsSize(SizeBreakdown[] sizeBreakdowns) |
Modifier and Type | Method and Description |
---|---|
static List<SyntheticArtifact> |
EntityRecorder.makeSoycArtifacts(int permutationId,
List<JsSourceMap> sourceInfoMaps,
String sourceMapFilePrefix,
JavaToJavaScriptMap jjsmap,
SizeBreakdown[] sizeBreakdowns,
DependencyGraphRecorder codeGraph,
JProgram jprogram) |
Modifier and Type | Method and Description |
---|---|
static void |
SizeMapRecorder.recordMap(TreeLogger logger,
OutputStream out,
SizeBreakdown[] sizeBreakdowns,
JavaToJavaScriptMap jjsmap,
Map<JsName,JsLiteral> internedLiteralByVariableName) |
Modifier and Type | Method and Description |
---|---|
SizeBreakdown |
JsSourceGenerationVisitorWithSizeBreakdown.getSizeBreakdown() |
Copyright © 2018. All rights reserved.