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 and provides access to information about the class, the class' 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-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.