org.sablecc.php4.node
Class NodeCast

Object
  extended byorg.sablecc.php4.node.NodeCast
All Implemented Interfaces:
Cast

public class NodeCast
extends Object
implements Cast


Field Summary
static NodeCast instance
           
 
Method Summary
 Object cast(Object o)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

public static final NodeCast instance
Method Detail

cast

public Object cast(Object o)
Specified by:
cast in interface Cast