3233343536373839404142
return; } if (objects.o2 != null) { if (throwSyntaxError) { throw new SyntaxErrorException(); } } else if (objects.o1 != null) { try { SimpleNode n = objects.o1;
908909910911912913914915916917918
buf.append(closing); } return j; } else { if (throwSyntaxError) { throw new SyntaxErrorException("No closing ')' found."); } //we found no closing parens but we finished looking already, so, let's just add anything without //more formatting... buf.append('('); buf.append(locBuf);