Inferno
0.2
|
#include <soft_patterns.hpp>
Public Member Functions | |
TransformOfBase (Transformation *t, TreePtr< Node > p=TreePtr< Node >()) | |
Public Attributes | |
TreePtr< Node > | pattern |
Transformation * | transformation |
Protected Member Functions | |
TransformOfBase () |
Definition at line 198 of file soft_patterns.hpp.
TransformOfBase::TransformOfBase | ( | Transformation * | t, |
TreePtr< Node > | p = TreePtr<Node>() |
||
) | [inline] |
Definition at line 203 of file soft_patterns.hpp.
TransformOfBase::TransformOfBase | ( | ) | [inline, protected] |
Definition at line 215 of file soft_patterns.hpp.
Definition at line 201 of file soft_patterns.hpp.
Definition at line 202 of file soft_patterns.hpp.