soot.jimple.parser.node
Interface Cast

All Known Implementing Classes:
NoCast, NodeCast

public interface Cast


Method Summary
 Object cast(Object o)
           
 

Method Detail

cast

Object cast(Object o)