GWT 2.7.0

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

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

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

Subinterfaces of HasEnclosing in com.google.gwt.core.ext.soyc
 interface FieldMember
          Represents a field in a Java type.
 interface MethodMember
          Represents compiled JS code derived from a Java method.
 


GWT 2.7.0