26#if defined (HAVE_CONFIG_H)
54 if (! elt->all_elements_are_constant ())
72 push_back (elt ? elt->dup (scope) :
nullptr);
80 error (
"unexpected call to tree_array_list::dup - please report this bug");
88 error (
"unexpected call to tree_array_list::accept - please report this bug");
91OCTAVE_END_NAMESPACE(octave)
tree_expression * dup(symbol_scope &scope) const
void accept(tree_walker &tw)
void copy_base(const tree_array_list &array_list)
bool all_elements_are_constant() const
virtual void copy_base(const tree_expression &e)
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn
void error(const char *fmt,...)