class CALL_TP_UNDERSCORE < $CALL_TP
****
The type of an underscore argument in a bound routine or iter call and doesn't have a type specified.


Flattened version is here

Ancestors
$CALL_TP



Public


Readable Attributes
attr tp:$TP;
**** The type if one is specified.

Writable Attributes
attr tp:$TP;
**** The type if one is specified.

Features
create:SAME
**** A new object.
is_subtype(t:$TP):BOOL
**** True if self may represent `t'.
str:STR
**** The string: "underscore" followed by ":TYPE" if a type is present.