kecc
0.1.0
In kecc::
ir
kecc
::
ir
Function
interp
Copy item path
Source
pub fn interp( ir: &
TranslationUnit
, args:
Vec
<
Value
>, ) ->
Result
<
Value
,
InterpreterError
>