Added new method findMatchingToken() to skip over blocks of code. Updated parseSwitch...
commitc54c3ad5e815d16e3b48f3c477465627808aadee
authordfishburn <dfishburn@c5d04d22-be80-434c-894e-aa346cc9e8e8>
Wed, 7 May 2014 20:37:00 +0000 (7 20:37 +0000)
committerColomban Wendling <ban@herbesfolles.org>
Mon, 24 Nov 2014 00:48:04 +0000 (24 01:48 +0100)
tree76a33ba1286169980af0ec5f510c4966e3c283c6
parent52d2d735272b2d9298aedbf202ed1853b840ada9
Added new method findMatchingToken() to skip over blocks of code. Updated parseSwitch() to use the new method.

Updated tests/ctags/ui5.ui.controller.js with code that broke the switch statement.

git-svn-id: https://svn.code.sf.net/p/ctags/code/trunk@809 c5d04d22-be80-434c-894e-aa346cc9e8e8
tagmanager/ctags/js.c
tests/ctags/ui5.controller.js
tests/ctags/ui5.controller.js.tags