GWT 2.1.1

Uses of Interface
com.google.gwt.core.ext.soyc.Story.Origin

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

Uses of Story.Origin in com.google.gwt.core.ext.soyc
 

Methods in com.google.gwt.core.ext.soyc that return types with arguments of type Story.Origin
 java.util.Set<Story.Origin> Story.getSourceOrigin()
          Returns the locations of the Story's source.
 


GWT 2.1.1