Main Page   Packages   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

ReferenceType Class Reference

Inheritance diagram for ReferenceType:
[legend]
Collaboration diagram for ReferenceType:
[legend]
List of all members.

Public Methods

String toString ()

Protected Methods

 ReferenceType (byte t, String s)
 ReferenceType (byte t, String s)

Private Methods

 ReferenceType ()
 ReferenceType ()

Detailed Description

Super class for objects and arrays.

Version:
Id:
ReferenceType.java,v 1.1.1.1 2002/01/24 03:44:05 pserver Exp
Author:
M. Dahm

Definition at line 9 of file lib/jpf/de/fub/bytecode/generic/ReferenceType.java.


Constructor & Destructor Documentation

ReferenceType::ReferenceType   [inline, private]
 

Class is non-abstract but not instantiable from the outside

Definition at line 12 of file lib/jpf/de/fub/bytecode/generic/ReferenceType.java.

ReferenceType::ReferenceType   [inline, private]
 

Class is non-abstract but not instantiable from the outside

Definition at line 14 of file src/de/fub/bytecode/generic/ReferenceType.java.


Member Function Documentation

String ReferenceType::toString   [inline]
 

Returns:
Type string, e.g. `int[]'

Reimplemented from Type.

Reimplemented in ArrayType.

Definition at line 18 of file lib/jpf/de/fub/bytecode/generic/ReferenceType.java.


The documentation for this class was generated from the following files:
Generated at Thu Feb 7 07:21:06 2002 for Bandera by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001