org.objectweb.medor.filter.lib
Class ExpressionPrinter

java.lang.Object
  extended byorg.objectweb.medor.filter.lib.ExpressionPrinter

public class ExpressionPrinter
extends java.lang.Object

Author:
S.Chassande-Barrioz

Constructor Summary
ExpressionPrinter()
           
 
Method Summary
static java.lang.String e2str(Expression e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpressionPrinter

public ExpressionPrinter()
Method Detail

e2str

public static java.lang.String e2str(Expression e)