You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/lexical-elements.rst
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1332,6 +1332,12 @@ A :t:`block comment` is a :t:`comment` that spans one or more :t:`[line]s`.
1332
1332
:dp:`fls_nayisy85kyq2`
1333
1333
A :t:`line comment` is a :t:`comment` that spans exactly one :t:`line`.
1334
1334
1335
+
:dp:`fls_5SVthCNZBcVS`
1336
+
A :dt:`syntactic category` is a nonterminal in the Backus-Naur Form grammar definition of the Rust programming language.
1337
+
1338
+
:dp:`fls_SonodAQVL5J4`
1339
+
A :dt:`construct` is a piece of program text that is an instance of a :t:`syntactic category`.
1340
+
1335
1341
:dp:`fls_k3hj30hjkdhw`
1336
1342
An :t:`inner block doc` is a :t:`block comment` that applies to an enclosing
1337
1343
:t:`non-[comment]` :t:`construct`.
@@ -1560,4 +1566,3 @@ Word ``union`` acts as a :t:`keyword` only when used in the context of a
1560
1566
1561
1567
:dp:`fls_g0JEluWqBpNc`
1562
1568
Word ``safe`` acts as a :t:`keyword` only when used as a qualifier of :s:`FunctionDeclaration` or :s:`StaticDeclaration` in the context of a :s:`ExternalBlock`.
0 commit comments