Doclet API

Uses of Interface
com.sun.javadoc.Type

Uses of Type in com.sun.javadoc
 

Subinterfaces of Type in com.sun.javadoc
 interface ClassDoc
          Represents a java class or interface and provides access to information about the class, the class's comment and tags, and the members of the class.
 

Methods in com.sun.javadoc that return Type
 Type Parameter.type()
          Get the type of this parameter.
 Type MethodDoc.returnType()
          Get return type.
 Type FieldDoc.type()
          Get type of this field.
 


Doclet API

Submit a bug or feature
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2003 Sun Microsystems, Inc. 4150 Network Circle
Santa Clara, California, 95054, U.S.A. All Rights Reserved.