26 #if defined (HAVE_CONFIG_H)
76 val = op_ref.
value ();
type_info & get_type_info(void)
octave_value value(void) const
void unary_op(octave_value::unary_op op)
octave_idx_type get_count(void) const
OCTINTERP_API octave_value & non_const_unary_op(unary_op op)
bool is_defined(void) const
static OCTINTERP_API std::string unary_op_as_string(unary_op)
profiler & get_profiler(void)
interpreter & get_interpreter(void)
virtual octave_value evaluate(tree_evaluator &tw, int nargout=1)=0
virtual tree_expression * dup(symbol_scope &scope) const =0
virtual void copy_base(const tree_expression &e)
virtual octave_lvalue lvalue(tree_evaluator &)
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
octave_value evaluate(tree_evaluator &, int nargout=1)
tree_prefix_expression(int l=-1, int c=-1)
octave_value::unary_op m_etype
std::string oper(void) const
virtual int column(void) const
virtual int line(void) const
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn
OCTINTERP_API octave_value unary_op(type_info &ti, octave_value::unary_op op, const octave_value &a)