The Meta-Environment API

nl.cwi.sen1.tide.tool.support
Interface ExprFormat

All Known Implementing Classes:
VarFormat

public interface ExprFormat


Method Summary
 java.lang.String format(Expr expr)
           
 

Method Detail

format

java.lang.String format(Expr expr)

The Meta-Environment API