se.chalmers.cs.gf.transfer
Class ValueToTree

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

public class ValueToTree
extends java.lang.Object


Nested Class Summary
static class ValueToTree.ToTree
           
 
Constructor Summary
ValueToTree()
           
 
Method Summary
static Tree toTree(Value v)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueToTree

public ValueToTree()
Method Detail

toTree

public static Tree toTree(Value v)