class INLINE_INT_FOLD < $INLINE_ROUT_SIG
****
Constant folding for INT::plus(INT):INT


Flattened version is here

Ancestors
$INLINE_ROUT_SIG



Public


Readable Attributes
attr is_special:BOOL;
attr sig:SIG;

Writable Attributes
attr is_special:BOOL;
attr sig:SIG;

Readonly Shareds
shared inlined,routines:INT;
shared inlined,routines:INT;

Writable Shareds
shared inlined,routines:INT;
shared inlined,routines:INT;

Features
create(s:SIG):SAME
inline(call:AM_ROUT_CALL_EXPR):$AM_EXPR