TOKEN_SEMICOLON
case TOKEN_SEMICOLON:
type = TOKEN_SEMICOLON;
if (fTokenizer.NextToken().type != TOKEN_SEMICOLON)