| Version: | 6.2.0 |
|---|---|
| Manual group: | Universal Ctags |
| Manual section: | 7 |
This man page gathers random notes about tagging JavaScript source code.
ES6 introduced the class keyword, but there is still the original method of defining a function and attaching a prototype. ctags follows the convention that function names that start with a capital letter are class constructors.
ctags(1), ctags-client-tools(7)