com.tapina.robe.debug
Class FlexWalk

java.lang.Object
  extended bycom.tapina.robe.debug.FlexWalk

public class FlexWalk
extends java.lang.Object

This class scans an area maintained by 'flex' and writes its state to an output log


Field Summary
static int MAXLINE
           
 
Constructor Summary
FlexWalk()
           
 
Method Summary
static void walk(Environment env, int baseAddress)
           
static void walk(Environment env, int baseAddress, java.io.Writer out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAXLINE

public static final int MAXLINE
See Also:
Constant Field Values
Constructor Detail

FlexWalk

public FlexWalk()
Method Detail

walk

public static void walk(Environment env,
                        int baseAddress)
                 throws java.io.IOException
Throws:
java.io.IOException

walk

public static void walk(Environment env,
                        int baseAddress,
                        java.io.Writer out)
                 throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2003-2005 . All Rights Reserved.