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

InstanceOfExpr Interface Reference

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

Public Methods

void apply (Switch sw)
Type getCheckType ()
Value getOp ()
ValueBox getOpBox ()
Type getType ()
List getUseBoxes ()
void setCheckType (Type checkType)
void setOp (Value op)
 InstanceOfExpr (Expr refExpr, Ref refType)
void apply (Switch sw)
boolean equals (Object o)
Expr getRefExpr ()
Ref getRefType ()
Type getType ()
void print ()

Private Attributes

Expr refExpr
Ref refType

Detailed Description

InstanceOf check (see if referent of reference contained in ref type)

Definition at line 89 of file ca/mcgill/sable/soot/jimple/InstanceOfExpr.java.


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