7980818283848586
throws QueryParseException { if (isBoolean()) return this; else throw new QueryParseException(L.l("'{0}' can't be used as a boolean", this)); }