When we call ASTParser.createAST, we can't compare ITypeBindings using
isSubtypeCompatible because they came from different ASTs. However, if we
switch to createASTs, we will get binding keys which can be turned into
IBindings that are compatible for comparison. That's the theory, anyway.
Original issue reported on code.google.com by ciera.christopher on 25 Sep 2008 at 4:01
Original issue reported on code.google.com by
ciera.christopher
on 25 Sep 2008 at 4:01