We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 911603d commit 6b9ab57Copy full SHA for 6b9ab57
docs/internal.rst
@@ -494,7 +494,7 @@ Available parser names can be listed by running ctags with
494
the 3rd and 5th argument. They are byte offsets of the start and the end of the
495
C language area from the beginning of the line which is 0 in this case. In
496
general, the guest language's section does not have to start at the beginning of
497
-the line in which case the two offsets have to be provided. Compilers reading
+the line in which case the two offsets have to be provided. Parsers reading
498
the input character by character can obtain the current offset by calling
499
``getInputLineOffset()``.
500
0 commit comments