Inferno  0.2
CPPTree::Expression Struct Reference

An expression that computes a result value. More...

#include <cpptree.hpp>

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

List of all members.


Detailed Description

An expression that computes a result value.

Can be used anywhere a statement can, per C syntax rules.

Definition at line 48 of file cpptree.hpp.


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