This is a beta autodoc build; expect bugs and missing information.
std
zig
Ast
full
If
Components
Fields
if_token
:
TokenIndex
,
cond_expr
:
Node
.
Index
,
then_expr
:
Node
.
Index
,
else_expr
:
Node
.
Index
,