ast: Components
pub const Slice = struct { ast: Components, pub const Components = struct { sliced: Node.Index, lbracket: TokenIndex, start: Node.Index, end: Node.Index, sentinel: Node.Index, }; }
Press escape to exit search and then '?' to see more options.