Package | Description |
---|---|
com.google.gwt.core.ext.soyc |
This package contains interfaces that provide access to
"Story of Your Compile" information.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FieldMember
Represents a field in a Java type.
|
interface |
MethodMember
Represents compiled JS code derived from a Java method.
|