sclass PartiallyParsed extends Var { ListAndIndex tok; // full CNC token list being parsed, idx points to first unparsed token }