|
GWT 2.0.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Story
Represents a (possibly disjoint) region of the JavaScript output for which metadata is available.
| Nested Class Summary | |
|---|---|
static interface |
Story.Origin
Describes the physical or virtual source location from which a Story originated. |
| Method Summary | |
|---|---|
java.lang.String |
getLiteralTypeName()
If the Story represents a literal value, this method will return a description of the type of literal. |
java.util.SortedSet<Member> |
getMembers()
Gets the Members of the compilation that the Story is about. |
java.util.Set<Story.Origin> |
getSourceOrigin()
Returns the locations of the Story's source. |
| Method Detail |
|---|
java.lang.String getLiteralTypeName()
null.
java.util.SortedSet<Member> getMembers()
java.util.Set<Story.Origin> getSourceOrigin()
|
GWT 2.0.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||