Jode 1.90-CVS
Build Aug 6, 2004

Package net.sf.jode.type

Class Summary
ArrayType This type represents an array type.
ClassInfoType This class is the type representing a class loaded from a ClassPath.
ClassType This class is the base class of all types representing a class type.
IntegerType This is a type class for 16 bit integral types.
MethodType This type represents an method type.
MultiClassType This class represents a type aproximation, consisting of multiple interfaces and a class type.
NullType This class represents the NullType.
RangeType This class represents a set of reference types.
ReferenceType This is an abstrace super class of all reference types.
SystemClassType This class represents the type of a system class, i.e. the classes from package java.lang, that need special handling, like Object, String, StringBuffer, etc.
Type This is my type class.
 


Jode 1.90-CVS
Build Aug 6, 2004

Copyright © 1998-2004 by Jochen Hoenicke.