Class EntityRecorder
java.lang.Object
com.google.gwt.core.ext.soyc.coderef.EntityRecorder
Creates the entities artifacts for the new soyc.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic List
<SyntheticArtifact> makeSoycArtifacts
(int permutationId, List<com.google.gwt.dev.jjs.JsSourceMap> sourceInfoMaps, String sourceMapFilePrefix, com.google.gwt.dev.jjs.impl.JavaToJavaScriptMap jjsmap, com.google.gwt.dev.js.SizeBreakdown[] sizeBreakdowns, DependencyGraphRecorder codeGraph, com.google.gwt.dev.jjs.ast.JProgram jprogram)
-
Field Details
-
ENTITIES
- See Also:
-
FRAGMENT_ID
- See Also:
-
FRAGMENT_SIZE
- See Also:
-
FRAGMENT_STR_VAR
- See Also:
-
FRAGMENT_POINTS
- See Also:
-
FRAGMENTS
- See Also:
-
INITIAL_SEQUENCE
- See Also:
-
-
Method Details
-
makeSoycArtifacts
public static List<SyntheticArtifact> makeSoycArtifacts(int permutationId, List<com.google.gwt.dev.jjs.JsSourceMap> sourceInfoMaps, String sourceMapFilePrefix, com.google.gwt.dev.jjs.impl.JavaToJavaScriptMap jjsmap, com.google.gwt.dev.js.SizeBreakdown[] sizeBreakdowns, DependencyGraphRecorder codeGraph, com.google.gwt.dev.jjs.ast.JProgram jprogram)
-