TokenList.tokenPerLine

Stores the number of tokens in each line

struct TokenList
uinteger[] tokenPerLine;

Meta