#include <var_decls_grammar_def.hpp>
|
| template<typename S , typename T > |
| static bool | contains (const S &s, const T &x) |
| |
Definition at line 305 of file var_decls_grammar_def.hpp.
| validate_identifier::validate_identifier |
( |
| ) |
|
|
inline |
template<typename S , typename T >
| static bool validate_identifier::contains |
( |
const S & |
s, |
|
|
const T & |
x |
|
) |
| |
|
inlinestatic |
| bool validate_identifier::identifier_exists |
( |
const std::string & |
identifier | ) |
const |
|
inline |
| bool validate_identifier::operator() |
( |
const std::string & |
identifier, |
|
|
std::stringstream & |
error_msgs |
|
) |
| const |
|
inline |
| void validate_identifier::reserve |
( |
const std::string & |
w | ) |
|
|
inline |
| std::set<std::string> validate_identifier::const_fun_name_set_ |
| std::set<std::string> validate_identifier::reserved_word_set_ |
The documentation for this struct was generated from the following file: