Refactored the multiimport code so that it looks nicer and added java.lang as a defau...
authorstephey <stephey>
Sun, 24 Apr 2011 07:23:33 +0000 (07:23 +0000)
committerstephey <stephey>
Sun, 24 Apr 2011 07:23:33 +0000 (07:23 +0000)
commitda4122e437b215478608e7edf430ee8ae6a2a872
tree7f445dc26e018c8b76a1a64d85c569e31c3d38e5
parent364b4dd6f345d975eab4c0c587753eb7dc1e3367
Refactored the multiimport code so that it looks nicer and added java.lang as a default multiimport as well. Now Brian's test file crashes at parsing Hashmap (invalid character).

Still no support for importing a class within a class though
Robust/src/IR/Tree/BuildIR.java
Robust/src/IR/Tree/SemanticCheck.java