Issue #13632: Update token documentation to reflect actual token types
This commit is contained in:
parent
57f97f400b
commit
ac007ba686
@ -68,7 +68,6 @@ The token constants are:
|
||||
EQUAL
|
||||
DOT
|
||||
PERCENT
|
||||
BACKQUOTE
|
||||
LBRACE
|
||||
RBRACE
|
||||
EQEQUAL
|
||||
@ -94,6 +93,8 @@ The token constants are:
|
||||
DOUBLESLASH
|
||||
DOUBLESLASHEQUAL
|
||||
AT
|
||||
RARROW
|
||||
ELLIPSIS
|
||||
OP
|
||||
ERRORTOKEN
|
||||
N_TOKENS
|
||||
|
Loading…
x
Reference in New Issue
Block a user