Uses of Interface
com.google.gwt.core.ext.soyc.HasDependencies
-
Packages that use HasDependencies Package Description 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 Modifier and Type Interface Description 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.
-