26 #if defined (HAVE_CONFIG_H)
153 ct = simplify_mul_op (ca, cb);
157 ct = simplify_ldiv_op (ca, cb);
173 OCTAVE_END_NAMESPACE(
octave)
type_info & get_type_info()
@ unknown_compound_binary_op
octave_value evaluate(tree_evaluator &, int nargout=1)
interpreter & get_interpreter()
virtual octave_value evaluate(tree_evaluator &tw, int nargout=1)=0
virtual bool is_unary_expression() const
tree_expression * operand()
octave_value::unary_op op_type() const
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn
octave_value binary_op(type_info &ti, octave_value::binary_op op, const octave_value &a, const octave_value &b)
tree_binary_expression * maybe_compound_binary_expression(tree_expression *a, tree_expression *b, int l, int c, octave_value::binary_op t)
tree_expression * tree_expression_ptr_t