rustc_ast
1.77.0-nightly
(2319be8e2 2024-01-12)
In rustc_ast::token
?
Function
rustc_ast
::
token
::
ident_can_begin_expr
source
·
[
−
]
pub fn ident_can_begin_expr(name:
Symbol
, span:
Span
, is_raw:
bool
) ->
bool