A stub version of the EBNF module interface.
More...
#include <vici/libifstubs.h>
A stub version of the EBNF module interface.
void EBNF_Stub::getError |
( |
int & |
line, |
|
|
int & |
column, |
|
|
std::string & |
text |
|
) |
| |
|
virtual |
get location and details of parsing error
- Parameters
-
line | the linenumber of the error returned in this |
column | the position on the line of the error returned in this |
text | the details of the error |
Implements VICI::EBNF::EBNF.
bool EBNF_Stub::validate |
( |
csr |
s | ) |
|
|
virtual |
The documentation for this class was generated from the following files: