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