Uses of Class
com.google.gwt.core.ext.soyc.coderef.DependencyGraphRecorder
-
Packages that use DependencyGraphRecorder Package Description com.google.gwt.core.ext.soyc.coderef -
-
Uses of DependencyGraphRecorder in com.google.gwt.core.ext.soyc.coderef
Methods in com.google.gwt.core.ext.soyc.coderef with parameters of type DependencyGraphRecorder Modifier and Type Method Description static java.util.List<SyntheticArtifact>
EntityRecorder. makeSoycArtifacts(int permutationId, java.util.List<com.google.gwt.dev.jjs.JsSourceMap> sourceInfoMaps, java.lang.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)
-