|
Inferno
0.2
|
#include <inferno_patterns.hpp>
Public Member Functions | |
| IdentifierByNameBase (string n) | |
| bool | IsMatch (const CompareReplace *sr, const TreePtrInterface &x) |
Public Attributes | |
| string | name |
Definition at line 76 of file inferno_patterns.hpp.
| IdentifierByNameBase::IdentifierByNameBase | ( | string | n | ) | [inline] |
Definition at line 78 of file inferno_patterns.hpp.
| bool IdentifierByNameBase::IsMatch | ( | const CompareReplace * | sr, |
| const TreePtrInterface & | x | ||
| ) |
Definition at line 48 of file inferno_patterns.cpp.
References TRACE.
| string IdentifierByNameBase::name |
Definition at line 80 of file inferno_patterns.hpp.