Skip to content

Commit

Permalink
Add TOKEN_PARSE constant (#3472)
Browse files Browse the repository at this point in the history
Co-authored-by: haszi <[email protected]>
  • Loading branch information
haszi and haszi authored Jul 7, 2024
1 parent 71e12e2 commit 69fcc20
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions reference/tokenizer/constants.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@
at runtime, the tokens listed in <xref linkend="tokens"/> are defined as
constants.
</para>
<variablelist role="constant_list">
<varlistentry xml:id="constant.token-parse">
<term>
<constant>TOKEN_PARSE</constant>
(<type>int</type>)
</term>
<listitem>
<simpara>
Recognises the ability to use reserved words in specific contexts.
</simpara>
</listitem>
</varlistentry>
</variablelist>
</appendix>

<!-- Keep this comment at the end of the file
Expand Down

0 comments on commit 69fcc20

Please sign in to comment.