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

Bool Class Reference

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

Public Methods

void apply (TypeSwitch sw, Object o)
boolean containsValue (Object value)
Expr defaultVal ()
boolean equals (Object o)
boolean isKind (int kind)
String toString ()

Detailed Description

The boolean type.

Definition at line 44 of file Bool.java.


Member Function Documentation

boolean Bool::equals Object   o [inline]
 

Returns:
boolean
Parameters:
otherType   java.lang.Object

Reimplemented from Type.

Definition at line 54 of file Bool.java.

String Bool::toString   [inline]
 

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

Reimplemented from Type.

Definition at line 60 of file Bool.java.


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