Uses of Interface
com.google.gwt.core.ext.soyc.HasEnclosing
-
Packages that use HasEnclosing Package Description 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 Modifier and Type Interface Description interface
FieldMember
Represents a field in a Java type.interface
MethodMember
Represents compiled JS code derived from a Java method.
-