expr_while_loop
syntax
0.0.0
In syntax::
ast::
make
syntax
::
ast
::
make
Function
expr_
while_
loop
Copy item path
Source
pub fn expr_while_loop(condition:
Expr
, block:
BlockExpr
) ->
WhileExpr