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