swc_
ecma_
lexer
23.0.1
In swc_
ecma_
lexer::
common::
parser::
stmt
swc_ecma_lexer
::
common
::
parser
::
stmt
Function
parse_for_head
Copy item path
Source
pub fn parse_for_head<'a, P:
Parser
<'a>>(p:
&mut P
) ->
PResult
<
TempForHead
>