Main Page Packages Class Hierarchy Alphabetical List Compound List File List Compound Members
DerefExpr Class Reference
Inheritance diagram for DerefExpr:[legend]Collaboration diagram for DerefExpr:[legend]List of all members.
Public Methods |
| DerefExpr (Expr target) |
void | apply (Switch sw) |
boolean | equals (Object o) |
Expr | getTarget () |
Type | getType () |
void | print () |
Private Attributes |
Expr | target |
Type | type |
Detailed Description
Dereference expression.
Note: pointer dereference is implicit in the printed version of BIR.
Definition at line 43 of file DerefExpr.java.
The documentation for this class was generated from the following file:
Generated at Thu Feb 7 07:09:06 2002 for Bandera by
1.2.10 written by Dimitri van Heesch,
© 1997-2001