26#if defined (HAVE_CONFIG_H)
46 "Matlab-style short-circuit operation performed for operator %s",
174 std::string retval =
"<unknown>";
249OCTAVE_END_NAMESPACE(octave)
type_info & get_type_info()
static std::string binary_op_as_string(binary_op)
octave_idx_type rows() const
octave_idx_type columns() const
void matlab_style_short_circuit_warning(const char *op)
octave_value::binary_op op_type() const
tree_expression * dup(symbol_scope &scope) const
octave_value evaluate(tree_evaluator &, int nargout=1)
tree_expression * dup(symbol_scope &scope) const
octave_value evaluate(tree_evaluator &, int nargout=1)
tree_expression * dup(symbol_scope &scope) const
octave_value evaluate(tree_evaluator &, int nargout=1)
interpreter & get_interpreter()
profiler & get_profiler()
virtual octave_value evaluate(tree_evaluator &tw, int nargout=1)=0
virtual void copy_base(const tree_expression &e)
virtual tree_expression * dup(symbol_scope &scope) const =0
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn
void warning_with_id(const char *id, const char *fmt,...)
octave_value binary_op(type_info &ti, octave_value::binary_op op, const octave_value &a, const octave_value &b)