22832284228522862287228822892290229122922293
if ( input.LA(1)==AxisName||input.LA(1)==NCName ) { input.consume(); state.errorRecovery=false; } else { MismatchedSetException mse = new MismatchedSetException(null,input); throw mse; } }