variables: []const Node.Index
equal_token: TokenIndex
value_expr: Node.Index
pub const Components = struct { variables: []const Node.Index, equal_token: TokenIndex, value_expr: Node.Index, }
Press escape to exit search and then '?' to see more options.