|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.google.gwt.core.ext.soyc | |
---|---|
com.google.gwt.core.ext.soyc | This package contains interfaces that provide access to "Story of Your Compile" information. |
Classes in com.google.gwt.core.ext.soyc used by com.google.gwt.core.ext.soyc | |
---|---|
ClassMember
Represents a reference type, such as a class or interface, in the compiled output. |
|
FieldMember
Represents a field in a Java type. |
|
HasDependencies
A tag interface for Members to indicate that they have a static dependency on another Member. |
|
HasEnclosing
A tag interface for Members to indicate that they have an enclosing ClassMember. |
|
Member
The Member type hierarchy represents structural or logical structures in the compiled output. |
|
MethodMember
Represents compiled JS code derived from a Java method. |
|
Range
Represents a contiguous region of characters in the compiler output. |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |