ast: Components
pub const ArrayInit = struct { ast: Components, pub const Components = struct { lbrace: TokenIndex, elements: []const Node.Index, type_expr: Node.Index, }; }
Press escape to exit search and then '?' to see more options.