Class TypeBoundCheckCastAssign

  • All Implemented Interfaces:
    ITypeBound, ITypeBoundDynamic

    public final class TypeBoundCheckCastAssign
    extends java.lang.Object
    implements ITypeBoundDynamic
    Allow ignoring down casts (return arg type instead cast type) Such casts will be removed later.