values: []const Node.Index
If empty, this is an else case
arrow_token: TokenIndex
target_expr: Node.Index
pub const Components = struct { /// If empty, this is an else case values: []const Node.Index, arrow_token: TokenIndex, target_expr: Node.Index, }
Press escape to exit search and then '?' to see more options.