come
0.1.0
Module branch
Structs
Enums
Functions
In come::ir::function::statement
?
Settings
Module
come
::
ir
::
function
::
statement
::
branch
Copy item path
source
·
[
−
]
Expand description
Data structure, parser and ir generator for
br
statement.
Structs
§
Branch
Branch
instruction.
Enums
§
BranchType
Enum of all possible branch types.
Functions
§
branch_type
🔒
parse
Parses ir code to get a
Branch
instruction.