26 #if ! defined (octave_pt_check_h)
27 #define octave_pt_check_h 1
29 #include "octave-config.h"
46 : m_do_lvalue_check (false), m_file_name () { }
66 bool m_do_lvalue_check;
68 std::string m_file_name;
70 OCTAVE_NORETURN
void errmsg (
const std::string& msg,
int line);
73 OCTAVE_END_NAMESPACE(
octave)
void visit_complex_for_command(tree_complex_for_command &)
void visit_simple_for_command(tree_simple_for_command &)
void visit_simple_assignment(tree_simple_assignment &)
void visit_multi_assignment(tree_multi_assignment &)
void visit_argument_list(tree_argument_list &)
void visit_try_catch_command(tree_try_catch_command &)
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn