26 #if defined (HAVE_CONFIG_H)
76 val = op_ref.
value ();
type_info & get_type_info(void)
octave_value value(void) const
void do_unary_op(octave_value::unary_op op)
interpreter & get_interpreter(void)
profiler & get_profiler(void)
virtual void copy_base(const tree_expression &e)
virtual tree_expression * dup(symbol_scope &scope) const =0
virtual octave_lvalue lvalue(tree_evaluator &)
virtual octave_value evaluate(tree_evaluator &tw, int nargout=1)=0
octave_value evaluate(tree_evaluator &, int nargout=1)
tree_expression * dup(symbol_scope &scope) const
tree_postfix_expression(int l=-1, int c=-1)
tree_expression * dup(symbol_scope &scope) const
tree_prefix_expression(int l=-1, int c=-1)
octave_value evaluate(tree_evaluator &, int nargout=1)
std::string oper(void) const
octave_value::unary_op m_etype
virtual int column(void) const
octave_idx_type get_count(void) const
bool is_defined(void) const
static std::string unary_op_as_string(unary_op)
octave_value & do_non_const_unary_op(unary_op op)
octave_value do_unary_op(octave::type_info &ti, octave_value::unary_op op, const octave_value &v)