items_start: Index
items_end: Index
rparen: TokenIndex
Needed to make lastToken() work.
pub const Asm = struct { items_start: Index, items_end: Index, /// Needed to make lastToken() work. rparen: TokenIndex, }
Press escape to exit search and then '?' to see more options.