Bug 499788 - Enable JSDT Outline view in Neon

Make CompilationUnitStructureVisitor descend down AST past
FunctionInvocations. Previously, this would only occur for
functions declared at the top level, resulting in e.g. the
module design pattern not being outlined correctly.

Change-Id: Id19b521093e8ac2843ba4cb6807d64eab6a00415
Signed-off-by: Angel Misevski <amisevsk@redhat.com>
1 file changed