class INLINE_ATTR_WRITE < $INLINE_ROUT_SIG
****
A reference attribute write. The signature has the form: "FOO::name(BAR)".


Flattened version is here

Ancestors
$INLINE_ROUT_SIG



Public


Readable Attributes
attr at:IDENT;
attr is_special:BOOL;
attr self_tp:$TP;
attr sig:SIG;
attr tp_at:$TP;

Writable Attributes
attr at:IDENT;
attr is_special:BOOL;
attr self_tp:$TP;
attr sig:SIG;
attr tp_at:$TP;

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

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

Features
create(am:AM_ROUT_DEF):SAME
inline(call:AM_ROUT_CALL_EXPR):$AM_EXPR