Inferno  0.2
CPPTree::Procedure Struct Reference

A procedure like in pascal etc, params but no return value. More...

#include <cpptree.hpp>

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

List of all members.


Detailed Description

A procedure like in pascal etc, params but no return value.

Note: Procedure has *explicitly* no return, this may be relied upon in transformations that use Subroutine as a wildcard

Definition at line 466 of file cpptree.hpp.


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