class AM_BOOL_CONST < $AM_CONST
****
Representation of constant BOOL's.


Flattened version is here

Ancestors
$AM_CONST $AM_EXPR $HASH $IS_EQ
$AM $PROG_ERR AM_CONST AM_EXPR
AM



Public


Readable Attributes
attr val:BOOL;
**** The boolean value.

Writable Attributes
attr val:BOOL;
**** The boolean value.

Features
create(src:SFILE_ID):SAME
**** Create a new boolean constant with source `src'.
hash:INT
is_eq(a:$OB): BOOL