public interface Story
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
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.lang.String getLiteralTypeName()
null
.java.util.SortedSet<Member> getMembers()