Inferno  0.2
CPPTree::CallableParams Struct Reference

Anything that can be called and has parameters. More...

#include <cpptree.hpp>

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

List of all members.


Detailed Description

Anything that can be called and has parameters.

Parameters are generated as a sequence of automatic variable/object declarations (ie Instances) inside the Scope we derive from.

Definition at line 442 of file cpptree.hpp.


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