Inferno
0.2
|
An operator with operands whose order is established by mapping. More...
#include <cpptree.hpp>
Public Attributes | |
NODE_FUNCTIONS Collection < MapOperand > | operands |
Operands whose relationship is established via identifiers. |
An operator with operands whose order is established by mapping.
Maps a multiplicity of Instances to Expressions via their InstanceIdentifiers.
Definition at line 756 of file cpptree.hpp.
Operands whose relationship is established via identifiers.
Definition at line 759 of file cpptree.hpp.