Class EntityRecorder
java.lang.Object
com.google.gwt.core.ext.soyc.coderef.EntityRecorder
Creates the entities artifacts for the new soyc.
- 
Field SummaryFields
- 
Method SummaryModifier 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- 
makeSoycArtifactspublic 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) 
 
-