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

LogicalNotExpr Class Reference

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

Public Methods

 LogicalNotExpr (Value v)
 LogicalNotExpr (ValueBox v)
void apply (Switch sw)
String getSymbol ()
Type getType ()
List getUseBoxes ()
String toBriefString ()
String toString ()

Private Attributes

ValueBox op

Detailed Description

Extending jimple/grimp with Logical Not operation Creation date: (4/15/01 2:38:58 AM) @author: Roby Joehanes

Definition at line 12 of file LogicalNotExpr.java.


Member Function Documentation

void LogicalNotExpr::apply Switch   sw [inline]
 

apply method comment.

Definition at line 19 of file LogicalNotExpr.java.

Type LogicalNotExpr::getType   [inline]
 

getType method comment.

Reimplemented from Expr.

Definition at line 27 of file LogicalNotExpr.java.

List LogicalNotExpr::getUseBoxes   [inline]
 

getUseBoxes method comment.

Definition at line 33 of file LogicalNotExpr.java.

String LogicalNotExpr::toBriefString   [inline]
 

toBriefString method comment.

Definition at line 42 of file LogicalNotExpr.java.


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