yyResult = pSKIP(yyStart);
yyError = yyResult.select(yyError);
if (yyResult.hasValue()) {
yyResult = pseparator(yyResult.index);
yyError = yyResult.select(yyError);
if (yyResult.hasValue()) {
yyValue = yyResult.semanticValue();
yyResult = pSKIP_TILL_N(yyResult.index);
yyError = yyResult.select(yyError);