199200201202203204205206207208209
} tk.append(currChar); type = TypeEnum.CLOSE_BRACK; } else { throw new LexicalException("Unrecognized character: " + currChar); } pos++; }