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

DecompilerGotoMapper Class Reference

List of all members.

Static Public Methods

Stmt getStmt (String id)
String mapStmt (Stmt s)
synchronized void reset ()

Static Private Methods

synchronized int obtainID ()

Static Private Attributes

Hashtable mapper = new Hashtable()
Hashtable reverse = new Hashtable()
int counter = 0

Detailed Description

DecompilerGotoMapper is a helper class to map the bad gotos. Basically a dead code (at the moment). Deprecated
Author:
Roby Joehanes
Version:
0.4.21
Deprecated:

Definition at line 45 of file DecompilerGotoMapper.java.


Member Function Documentation

Stmt DecompilerGotoMapper::getStmt String   id [inline, static]
 

Return the statement which the id points to. If not found, returns null.

Definition at line 53 of file DecompilerGotoMapper.java.


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