Fix a bug in the compiler: besides its super class's method table, a class's methods...
authorjzhou <jzhou>
Mon, 27 Jun 2011 18:24:14 +0000 (18:24 +0000)
committerjzhou <jzhou>
Mon, 27 Jun 2011 18:24:14 +0000 (18:24 +0000)
commitb2f43eff9158d972db428af4ab1ad5bc39141b19
treee62dfd11c6e4c4ab3514252dfa4e1394086c1330
parent572a9a00bde2c31306b3e4c28300dd626aec2f20
Fix a bug in the compiler: besides its super class's method table, a class's methods table should also take into account its super interfaces' method table.
Robust/src/IR/Tree/SemanticCheck.java