come
0.1.0
In come::ast::statement::if_statement
?
Settings
Function
come
::
ast
::
statement
::
if_statement
::
parse
Copy item path
source
·
[
−
]
pub fn parse(code: &
str
) ->
IResult
<&
str
,
If
>
Expand description
Parse source code to get an
If
.