So, isnt there a JDT generated Model(or representation) of the Abstract
Syntax Tree for the programmers facilitation? Because, if the model is
available one could naturally use it in language processing field directly
or indirectly. Here, directly would refer to using the model itself and
indirectly refers to changing the JDT generated model to some other model
of the programmer's use. Thanking you in anticipation.