2 Replies Latest reply on Aug 2, 2004 2:55 PM by chiba

    instrument(ExprEditor) doesn't recognize new type[ ] as NewE

    jmarranz

      instrument(ExprEditor) doesn't recognize new type[ ] as NewExpr

      Example:

      public int[] myarray = new int[10];

      is not recognized calling CtClass.instrument() and filtering with NewExpr occurrences.