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

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -