26 #if ! defined (octave_pt_mat_h)
27 #define octave_pt_mat_h 1
29 #include "octave-config.h"
tree_matrix(const tree_matrix &)=delete
void accept(tree_walker &tw)
tree_expression * dup(symbol_scope &scope) const
~tree_matrix(void)=default
octave_value_list evaluate_n(tree_evaluator &tw, int nargout=1)
tree_matrix & operator=(const tree_matrix &)=delete
bool rvalue_ok(void) const
octave_value evaluate(tree_evaluator &, int nargout=1)
bool is_matrix(void) const
tree_matrix(tree_argument_list *row=nullptr, int l=-1, int c=-1)
virtual void visit_matrix(tree_matrix &)
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn
octave_value_list ovl(const OV_Args &... args)
Construct an octave_value_list with less typing.
void maybe_warn_string_concat(bool all_dq_strings_p, bool all_sq_strings_p)
std::string get_concat_class(const std::string &c1, const std::string &c2)