code.table
Class TablesPrinter
java.lang.Object
code.table.TablesPrinter
public class TablesPrinter
- extends java.lang.Object
This class provides printed views of various tables storing
the symbols of a program. It uses enumerators to retrive
the symbols.
- Since:
- June 25, 2004
- Author:
- Sergio Antoy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TablesPrinter
public TablesPrinter()
printModuleTable
public static void printModuleTable()
printMapTable
public static void printMapTable()
printAllSymbolTables
public static void printAllSymbolTables()
printSymbolTable
public static void printSymbolTable(java.lang.String moduleName)
printUndefinedSymbols
public static void printUndefinedSymbols()