GWT 2.3.0

Uses of Interface
com.google.gwt.core.ext.soyc.HasDependencies

Packages that use HasDependencies
com.google.gwt.core.ext.soyc This package contains interfaces that provide access to "Story of Your Compile" information. 
 

Uses of HasDependencies in com.google.gwt.core.ext.soyc
 

Subinterfaces of HasDependencies in com.google.gwt.core.ext.soyc
 interface ClassMember
          Represents a reference type, such as a class or interface, in the compiled output.
 interface MethodMember
          Represents compiled JS code derived from a Java method.
 


GWT 2.3.0