#include <rewriter.hpp>
◆ Rewriter()
ilasynth::Rewriter::Rewriter |
( |
| ) |
|
◆ ~Rewriter()
ilasynth::Rewriter::~Rewriter |
( |
| ) |
|
◆ addRewrite()
void ilasynth::Rewriter::addRewrite |
( |
const Node * |
n, |
|
|
const nptr_t & |
nprime |
|
) |
| |
◆ doRewrite()
void ilasynth::Rewriter::doRewrite |
( |
const Node * |
n | ) |
|
|
protected |
◆ getNewArgs()
void ilasynth::Rewriter::getNewArgs |
( |
const Node * |
n, |
|
|
nptr_vec_t & |
args |
|
) |
| |
|
protected |
◆ getRepl()
nptr_t ilasynth::Rewriter::getRepl |
( |
const Node * |
n | ) |
const |
|
protected |
◆ operator()()
void ilasynth::Rewriter::operator() |
( |
const Node * |
n | ) |
|
◆ rewrite()
nptr_t ilasynth::Rewriter::rewrite |
( |
const Node * |
n | ) |
|
◆ rwmap
The documentation for this class was generated from the following file: