Inferno  0.2
CPPTree::Function Struct Reference

A function like in C, Pascal; params and a single return value of the specified type. More...

#include <cpptree.hpp>

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

List of all members.


Detailed Description

A function like in C, Pascal; params and a single return value of the specified type.

Definition at line 472 of file cpptree.hpp.


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