653654655656657658659
} if(!raw.forwardIfCurrent('\'')) throw new SQLParserException("Invalid Syntax Closing ['] not found"); raw.removeSpace(); return new ValueString(str.toString()); }