Restructures the per-iteration check of whether or not to continue parsing to happen first and be an early-break, instead of this flow being handled by if-else.