|
| 1 | +#LETTER NAME ENABLED LANGUAGE JSTYPE FIXED OP DESCRIPTION |
| 2 | +N name yes NONE s-- yes rw tag name |
| 3 | +F input yes NONE s-- yes r- input file |
| 4 | +P pattern yes NONE s-b yes -- pattern |
| 5 | +C compact no NONE s-- no -- compact input line (used only in xref output) |
| 6 | +E extras no NONE s-- no r- Extra tag type information |
| 7 | +K NONE no NONE s-- no -- Kind of tag in long-name form |
| 8 | +R NONE no NONE s-- no -- Marker (R or D) representing whether tag is definition or reference |
| 9 | +S signature no NONE s-- no rw Signature of routine (e.g. prototype or parameter list) |
| 10 | +T epoch yes NONE -i- no -- the last modified time of the input file (only for F/file kind tag) |
| 11 | +Z scope no NONE s-- no rw [tags output] prepend "scope:" key to s/scope field output, [xref and json output] the same as s/ field |
| 12 | +a access no NONE s-- no rw Access (or export) of class members |
| 13 | +e end no NONE -i- no rw end lines of various items |
| 14 | +f file yes NONE --b no -- File-restricted scoping |
| 15 | +i inherits no NONE s-b no -w Inheritance information |
| 16 | +k NONE yes NONE s-- no -- Kind of tag in one-letter form |
| 17 | +l language no NONE s-- no -- Language of input file containing tag |
| 18 | +m implementation no NONE s-- no -- Implementation information |
| 19 | +n line no NONE -i- no rw Line number of tag definition |
| 20 | +o nth no NONE -i- no -- the order in the parent scope |
| 21 | +p scopeKind no NONE s-- no -- [tags output] no effect, [xref and json output] kind of scope in long-name form |
| 22 | +r roles no NONE s-- no r- Roles |
| 23 | +s NONE yes NONE s-- no -- [tags output] scope (kind:name) of tag definition, [xref and json output] name of scope |
| 24 | +t typeref yes NONE s-- no rw Type and name of a variable or typedef |
| 25 | +z kind no NONE s-- no r- [tags output] prepend "kind:" to k/ (or K/) field output, [xref and json output] kind in long-name form |
0 commit comments