Inferno  0.2
CPPTree::TypeOperator Struct Reference

Operator that operates on data types as parameters. More...

#include <cpptree.hpp>

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

List of all members.

Public Attributes

NODE_FUNCTIONS TreePtr< Typeoperand
 This Type is an input operand.

Detailed Description

Operator that operates on data types as parameters.

Where either is allowed we use the type one, since it's more concise.

Definition at line 785 of file cpptree.hpp.


Member Data Documentation

This Type is an input operand.

Definition at line 788 of file cpptree.hpp.


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