How to build Abstract Syntax Tree
807580Feb 11 2010 — edited Feb 12 2010Hi everyone,
This is my first post here..
i need to parse java source file in order to create AST and then use it to measure Cyclomatic complexity.
i have had a look at loth of things on google but can not find..
if any can suggest starting point that would be grate help.
Thank you.