bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC] Combining of Exuberant Ctags and GNU GLOBAL


From: Shigio YAMAGUCHI
Subject: Re: [RFC] Combining of Exuberant Ctags and GNU GLOBAL
Date: Sat, 15 Sep 2012 19:24:12 +0900

Hi,
> By the way, what does 'ctags -x --format=2 --gtags' described in
> `2. Adding a type string to the cross reference format to treat references.'
> output as the kind name for reference tag?

Although it changes with situations, probably it is as follows.

In the case of a dumb parser,

        NA
        reference
        other than definition
        ...

In the case of an intellectual parser,

        function call
        variable reference
        macro call
        use of operator
        ...

When the field is used only as interface of GLOBAL
with the --gtags option, the followings are clear.

        R
        GRTAGS
        PARSER_REF_SYM
        ...
        (Human beings don't read this.)
--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3



reply via email to

[Prev in Thread] Current Thread [Next in Thread]