se.chalmers.cs.gf.transfer
Class TreeToValue

java.lang.Object
  extended by se.chalmers.cs.gf.transfer.TreeToValue

public class TreeToValue
extends java.lang.Object


Constructor Summary
TreeToValue()
           
 
Method Summary
static Value toValue(Tree t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeToValue

public TreeToValue()
Method Detail

toValue

public static Value toValue(Tree t)