![]() |
Stan
1.0
probability, sampling & optimization
|
#include <var_decls_grammar_def.hpp>
Classes | |
| struct | result |
Public Member Functions | |
| void | reserve (const std::string &w) |
| validate_identifier () | |
| bool | operator() (const std::string &identifier, std::stringstream &error_msgs) const |
Public Attributes | |
| std::set< std::string > | reserved_word_set_ |
Definition at line 285 of file var_decls_grammar_def.hpp.
|
inline |
Definition at line 295 of file var_decls_grammar_def.hpp.
|
inline |
Definition at line 413 of file var_decls_grammar_def.hpp.
|
inline |
Definition at line 291 of file var_decls_grammar_def.hpp.
| std::set<std::string> validate_identifier::reserved_word_set_ |
Definition at line 286 of file var_decls_grammar_def.hpp.