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

ClassHierarchy::ToInt Class Reference

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

Public Methods

void caseBooleanType (BooleanType type)
void caseByteType (ByteType type)
void caseShortType (ShortType type)
void caseCharType (CharType type)
void defaultCase (Type type)

Private Methods

 ToInt ()
Type toInt (Type type)

Private Attributes

Type result
Type intType = IntType.v()

Detailed Description

Transforms boolean, byte, short and char into int.

Definition at line 115 of file ClassHierarchy.java.


Member Function Documentation

Type ClassHierarchy::ToInt::toInt Type   type [inline, private]
 

Transform boolean, byte, short and char into int. *

Definition at line 125 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:27 2002 for Bandera by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001