#include <BuildGrammar.h>
Definition at line 37 of file BuildGrammar.h.
| BuildGrammar::BuildGrammar |
( |
| ) |
|
| BuildGrammar::~BuildGrammar |
( |
| ) |
|
| void BuildGrammar::buildGrammar |
( |
UserData * |
udata, |
|
|
const string |
base_path, |
|
|
const string |
grammar_build_path, |
|
|
const string |
asr_res_path, |
|
|
const string |
grammar_file |
|
) |
| |
| int BuildGrammar::buildGrammarCallback |
( |
int |
ecode, |
|
|
const char * |
info, |
|
|
void * |
udata |
|
) |
| |
|
staticprivate |
| int BuildGrammar::writeIntoFile |
( |
const string |
file_path, |
|
|
UserData * |
info |
|
) |
| |
|
staticprivate |
| std::string BuildGrammar::asr_res_path |
|
private |
| std::string BuildGrammar::base_path |
|
private |
| std::string BuildGrammar::grammar_build_path |
|
private |
| std::string BuildGrammar::grammar_file |
|
private |
The documentation for this class was generated from the following files: