50515253545556
return new ByteLiteral(qs, this, BigInteger.valueOf(((Byte)value).longValue())); } public ScalarExpression newScalarExpression(QueryExpression qs, LogicSetExpression te) { return new ByteExpression(qs, this, te); }