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

HookExpr Class Reference

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

Public Methods

 HookExpr (Value v1, Value v2, Value v3)
 HookExpr (ValueBox v1, ValueBox v2, ValueBox v3)
void apply (Switch sw)
Value getElseOp ()
ValueBox getElseOpBox ()
Value getTestOp ()
ValueBox getTestOpBox ()
Value getThenOp ()
ValueBox getThenOpBox ()
Type getType ()
List getUseBoxes ()
String toBriefString ()
String toString ()

Private Attributes

ValueBox op1Box
ValueBox op2Box
ValueBox op3Box
Type t

Detailed Description

Hook "? : " expression extension for grimp Creation date: (4/9/01 8:18:39 AM) @author: Roby Joehanes

Definition at line 12 of file HookExpr.java.


Member Function Documentation

void HookExpr::apply Switch   sw [inline]
 

Need WORK! Don't use this at the moment!!!

Definition at line 72 of file HookExpr.java.

Type HookExpr::getType   [inline]
 

getType method comment.

Reimplemented from Expr.

Definition at line 85 of file HookExpr.java.

List HookExpr::getUseBoxes   [inline]
 

getUseBoxes method comment.

Definition at line 91 of file HookExpr.java.

String HookExpr::toBriefString   [inline]
 

toBriefString method comment.

Definition at line 106 of file HookExpr.java.


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