ExprCall

- class ExprCall
Methods
Constructor(s)
add_argument(arg)- type arg
maquina.Value
args()- rtype
Array
function()- rtype
unicode
- __init__()
Constructor(s)
ExprCall (v: Value)
Cast a Value object in Expr.
If v does not have the good type, a default value is constructed.
- add_argument(arg: maquina.Value) None
- function() unicode
- Return type
unicode