if_token: TokenIndex
cond_expr: Node.Index
then_expr: Node.Index
else_expr: Node.Index
pub const Components = struct { if_token: TokenIndex, cond_expr: Node.Index, then_expr: Node.Index, else_expr: Node.Index, }
Press escape to exit search and then '?' to see more options.