[Jastadd] "import static" broken

From: Volker Stolz <stolz_at_ifi.uio.no>
Date: Thu, 25 Oct 2012 13:21:56 +0200

Hi, I'm having a small yet annoying problem with JastAdd (which otherwise works like a charm):

I can't use static imports, since any
  import static foo.Bar.*;
gets mangled into
  importstatic foo.Bar.*;

Note the missing whitespace.

Would you please raise a bug for this in the tracker?

   Cheers,
      Volker
-- 
Volker Stolz   http://ifi.uio.no/~stolz/
Received on Thu Oct 25 2012 - 13:22:06 CEST

This archive was generated by hypermail 2.3.0 : Wed Apr 16 2014 - 17:19:06 CEST