come
0.1.0
In come::ir::function::statement::branch
?
Settings
Function
come
::
ir
::
function
::
statement
::
branch
::
parse
Copy item path
source
·
[
−
]
pub fn parse(code: &
str
) ->
IResult
<&
str
,
Branch
>
Expand description
Parses ir code to get a
Branch
instruction.