support for 

var x = new function() {this.xx = function(){}};

in the outline view
so that that is the same as:

var x = {
   xxx:function(){}
}
2 files changed
tree: 49cc9f7c4b3d8f420968f5a31fb17b03449f03b4
  1. features/
  2. plugins/
  3. tests/
  4. update.site/
  5. pom.xml