#include <statement_grammar_def.hpp>
|
| bool | is_double_return (const std::string &function_name, const std::vector< expr_type > &arg_types, std::ostream &error_msgs) const |
| |
| bool | operator() (const sample &s, std::ostream &error_msgs) const |
| |
Definition at line 157 of file statement_grammar_def.hpp.
| bool validate_sample::is_double_return |
( |
const std::string & |
function_name, |
|
|
const std::vector< expr_type > & |
arg_types, |
|
|
std::ostream & |
error_msgs |
|
) |
| const |
|
inline |
| bool validate_sample::operator() |
( |
const sample & |
s, |
|
|
std::ostream & |
error_msgs |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: