Structsยง
- IncDec
Recovery ๐ - Information for emitting suggestions and recovering from
C-style
i++
,--i
, etc. - Misspelled
Kw ๐ - Multi
Sugg ๐ - Snapshot
Parser - SnapshotParser is used to create a snapshot of the parser
without causing duplicate errors being emitted when the
Parser
is dropped.
Enumsยง
- Attempt
Local Parse Recovery - Consume
Closing ๐Delim - Control whether the closing delimiter should be consumed when calling
Parser::consume_block
. - IncOr
Dec ๐ - IsStandalone ๐
- Is an increment or decrement expression its own statement?
- Unary
Fixity ๐
Traitsยง
- RecoverQ
Path ๐
Functionsยง
- dummy_
arg ๐ - Creates a placeholder argument.
- find_
similar_ ๐kw - Checks if the given
lookup
identifier is similar to any keyword symbol incandidates
.