Uses of Class
com.google.gwt.core.ext.soyc.coderef.DependencyGraphRecorder
Packages that use DependencyGraphRecorder
-
Uses of DependencyGraphRecorder in com.google.gwt.core.ext.soyc.coderef
Methods in com.google.gwt.core.ext.soyc.coderef with parameters of type DependencyGraphRecorderModifier and TypeMethodDescriptionstatic List
<SyntheticArtifact> EntityRecorder.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)