Inferno
0.2
|
A function call to specified function passing in specified arguments. More...
#include <cpptree.hpp>
Public Attributes | |
NODE_FUNCTIONS_FINAL TreePtr < Expression > | callee |
evaluates to the Callable Instance we must call |
A function call to specified function passing in specified arguments.
Definition at line 767 of file cpptree.hpp.
evaluates to the Callable Instance we must call
Definition at line 770 of file cpptree.hpp.