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