|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorc.ast.xml.type.Type
public abstract class Type
Constructor Summary | |
---|---|
Type()
|
Method Summary | |
---|---|
abstract Type |
unmarshal()
Convert this syntactic type into an actual type. |
static java.util.List<Type> |
unmarshalAll(Type[] ts)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Type()
Method Detail |
---|
public abstract Type unmarshal()
public static java.util.List<Type> unmarshalAll(Type[] ts)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |