org.sablecc.php4.node
Interface Cast

All Known Implementing Classes:
NoCast, NodeCast

public interface Cast


Method Summary
 Object cast(Object o)
           
 

Method Detail

cast

public Object cast(Object o)