Extension point for post analysis tools added. All tools are merged
to one 'metrix++.py' with plugable actions, like collect, limit, etc:
run 'python metrix++.py' to get the list of actions supported.
fixed Java parser (fixed false match of attributes as functions)