Inferno  0.2
CPPTree::AssignmentOperator Struct Reference

An operator with two operands, that writes its result back to the first operand. More...

#include <cpptree.hpp>

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

List of all members.


Detailed Description

An operator with two operands, that writes its result back to the first operand.

Definition at line 672 of file cpptree.hpp.


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