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

ClassHierarchy::ConstructorChooser Class Reference

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

Public Methods

void caseRefType (RefType type)
void caseArrayType (ArrayType type)
void defaultCase (Type type)

Private Methods

 ConstructorChooser ()
TypeNode typeNode (Type type)

Private Attributes

TypeNode result

Detailed Description

Creates new TypeNode instances usign the appropriate constructor.

Definition at line 160 of file ClassHierarchy.java.


Member Function Documentation

TypeNode ClassHierarchy::ConstructorChooser::typeNode Type   type [inline, private]
 

Create a new TypeNode instance for the type parameter. *

Definition at line 169 of file ClassHierarchy.java.

Referenced by ClassHierarchy::getTypeNode().


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