TTCN-3 support
Brought to you by:
dhiebert
Recently I've created a TTCN-3 parser for Exuberant ctags, perhaps someone might find it useful. The parser is based on TTCN-3 grammar description in ETSI ES 201 873-1 V3.4.1 appendix A. I didn't have a chance to test all supported language constructs so any feedback (bugs, feature requests) would be welcome.
Version 0.31, some bugs fixed based on users' feedback, minor optimization in lexer
Changes in parsers.h and source.mak from Exuberant Ctags v5.7
Version 0.4, added tag generation for record/set/union members, enum values and port instances within components