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 5bd42ec commit b9dcb6aCopy full SHA for b9dcb6a
source/lex.tex
@@ -314,10 +314,7 @@
314
315
\begin{bnf}
316
\nontermdef{n-char} \textnormal{one of}\br
317
- \terminal{A B C D E F G H I J K L M N O P Q R S T U V W X Y Z}\br
318
- \terminal{0 1 2 3 4 5 6 7 8 9}\br
319
- \textnormal{\unicode{002d}{hyphen-minus}}\br
320
- \textnormal{\unicode{0020}{space}}
+ \textnormal{any member of the translation character set except the \unicode{007d}{right curly bracket} or new-line character}
321
\end{bnf}
322
323
0 commit comments