Class RemoveRedundantCastsTransform

All Implemented Interfaces:
IAstVisitor<Void,Void>, IAstTransform

public class RemoveRedundantCastsTransform extends ContextTrackingVisitor<Void>