Bad super constructor error message

Issue #82 resolved
Jesper Öqvist created an issue

If a super constructor invocation does not match some existing super constructor the error message JastAddJ gives is bad:

Test.java:3:
  Semantic Error: no constructor named AST.SuperConstructorAccess

Comments (1)

  1. Log in to comment