net.sf.transjvm.util
Class Stringifier

java.lang.Object
  extended by net.sf.transjvm.util.Stringifier

public class Stringifier
extends java.lang.Object

Writes out an expression.


Constructor Summary
Stringifier()
           
 
Method Summary
static java.lang.String toString(Expression exp)
          Returns a String representation of Expression exp.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Stringifier

public Stringifier()
Method Detail

toString

public static java.lang.String toString(Expression exp)
Returns a String representation of Expression exp.



Copyright 2004-5, Mark Shannon