Menu

#25 Use of "primairy new" construct in anonymous class triggers

open
nobody
analyzer (15)
3
2005-01-16
2005-01-16
nb_
No

The case for "primairy super" has been solved already.

Discussion

  • nb_

    nb_ - 2005-01-16

    Logged In: YES
    user_id=176094

    This is a bug in our java grammars. It does accept "primary
    new" constructs where the primary is not a name such as
    (a).new B() but it does not accept a.new B() and gives a
    syntax error.
    Note that this is not a "no definition for" error as
    mentioned in the submission. These are 2 separate problems
    in fact, but the syntax has
    to be fixed anyway.

     
  • nb_

    nb_ - 2005-01-16
    • labels: --> analyzer
    • priority: 5 --> 3
    • summary: Use of "primairy new" construct in anonymous class trigger --> Use of "primairy new" construct in anonymous class triggers
     

Log in to post a comment.

MongoDB Logo MongoDB