Hi!

I want to extract this information from a java file:

1- Name of class and its fields variables
2- Name of methods and its parameters
3- List of local variables in a method

etc.