Class Val.Boolean

Inheritance graph
Val.Boolean Val.False Val.True
Description

Common base class for Val.True and Val.False, mainly to facilitate typing. Do not create any instances of this.


Constant is_val_boolean

constant int Val.Boolean.is_val_boolean

Description

Nonzero recognition constant that can be used to recognize both Val.true and Val.false.