Fixtype of literals.
This is a tagged union type, introduced by fty::deftagsum.
This corresponds to the grammar rule for literal [JLS14:3.10].
Note that we just use the built-in ACL2 booleans for the boolean literals, since they are so simple.