eclipse - How common are broken ASTs? -
during development in eclipse, how common ast jdt returns clients broken somehow? , in ways broken?
i imagine obvious things missing imports, there cases code compiles, jdt-ast still broken, or ast input actual compilers?
if code has compile errors ast returned jdt's api have 'malformed nodes'. if code compiles ast should correspond code. there bugs area tested well.
Comments
Post a Comment