Kaydet (Commit) ac007ba6 authored tarafından Meador Inge's avatar Meador Inge

Issue #13632: Update token documentation to reflect actual token types

üst 57f97f40
...@@ -68,7 +68,6 @@ The token constants are: ...@@ -68,7 +68,6 @@ The token constants are:
EQUAL EQUAL
DOT DOT
PERCENT PERCENT
BACKQUOTE
LBRACE LBRACE
RBRACE RBRACE
EQEQUAL EQEQUAL
...@@ -94,6 +93,8 @@ The token constants are: ...@@ -94,6 +93,8 @@ The token constants are:
DOUBLESLASH DOUBLESLASH
DOUBLESLASHEQUAL DOUBLESLASHEQUAL
AT AT
RARROW
ELLIPSIS
OP OP
ERRORTOKEN ERRORTOKEN
N_TOKENS N_TOKENS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment