#include <pipe.h>
ZGen::ShiftReduce::Pipe::Pipe |
( |
const option_t & |
opts | ) |
|
ZGen::ShiftReduce::Pipe::~Pipe |
( |
| ) |
|
|
virtual |
bool ZGen::ShiftReduce::Pipe::load_model |
( |
| ) |
|
Load model according to the options.
- Returns
- bool If successfully load model, return true; otherwise return false.
bool ZGen::ShiftReduce::Pipe::realize |
( |
| ) |
|
Perform realization
- Returns
- bool If successfully perform realize, return true; otherwise return false.
bool ZGen::ShiftReduce::Pipe::save_model |
( |
| ) |
|
Save model according to the options.
- Returns
- bool If successfully save model, return true; otherwise return false.
The documentation for this class was generated from the following files: