sclass PartiallyParsed extends Var { LS tok; // full CNC token list being parsed int iTok; // points to first unparsed token }