class AM_INTI_CONST < $AM_CONST
****
Representation of constant INTI objects.


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:INTI;
**** The integer.

Writable Attributes
attr val:INTI;
**** The integer.

Features
create(t:AS_INT_LIT_EXPR):SAME
**** Create a new infinite precision integer constant for the tree form `t'
hash:INT
is_eq(a:$OB):BOOL