26 #if ! defined (octave_anon_fcn_validator_h)
27 #define octave_anon_fcn_validator_h 1
29 #include "octave-config.h"
64 bool ok (
void)
const {
return m_ok; }
void visit_prefix_expression(tree_prefix_expression &)
anon_fcn_validator(tree_parameter_list *, tree_expression *expr)
void error(tree_expression &expr)
anon_fcn_validator(const anon_fcn_validator &)=delete
void visit_multi_assignment(tree_multi_assignment &)
void visit_simple_assignment(tree_simple_assignment &)
anon_fcn_validator & operator=(const anon_fcn_validator &)=delete
void visit_postfix_expression(tree_postfix_expression &)
~anon_fcn_validator(void)=default
std::string message(void) const
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn