Inferno  0.2
CPPTree::Call Struct Reference

A function call to specified function passing in specified arguments. More...

#include <cpptree.hpp>

Inheritance diagram for CPPTree::Call:
[legend]
Collaboration diagram for CPPTree::Call:
[legend]

List of all members.

Public Attributes

NODE_FUNCTIONS_FINAL TreePtr
< Expression
callee
 evaluates to the Callable Instance we must call

Detailed Description

A function call to specified function passing in specified arguments.

Definition at line 767 of file cpptree.hpp.


Member Data Documentation

evaluates to the Callable Instance we must call

Definition at line 770 of file cpptree.hpp.


The documentation for this struct was generated from the following file: