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§
Functions§
- dummy_
arg 🔒 - Creates a placeholder argument.
- find_
similar_ 🔒kw - Checks if the given
lookup
identifier is similar to any keyword symbol incandidates
.