[][src]Module rustc_ap_rustc_span::symbol::kw

This module contains all the defined keyword Symbols.

Given that kw is imported, use them like kw::keyword_name. For example kw::Loop or kw::Break.

Constants

Abstract
As
Async
Auto
Await
Become
Box
Break
Catch
Const
Continue
Crate
Default
Do
DollarCrate
Dyn
Else
Empty
Enum
Extern
False
Final
Fn
For
If
Impl
In
Let
Loop
Macro
MacroRules
Match
Mod
Move
Mut
Override
PathRoot
Priv
Pub
Raw
Ref
Return
SelfLower
SelfUpper
Static
StaticLifetime
Struct
Super
Trait
True
Try
Type
Typeof
Underscore
UnderscoreLifetime
Union
Unsafe
Unsized
Use
Virtual
Where
While
Yield