#include "pt-binop.h"
Additional Inherited Members | |
![]() | |
tree_expression * | m_lhs |
token | m_op_tok |
tree_expression * | m_rhs |
![]() | |
tree_delimiter_list | m_delims |
bool | m_for_cmd_expr |
char | m_postfix_index_type |
bool | m_print_flag |
Definition at line 128 of file pt-binop.h.
|
inline |
Definition at line 133 of file pt-binop.h.
|
default |
|
virtual |
Reimplemented from tree_binary_expression.
Definition at line 107 of file pt-binop.cc.
References tree_expression::copy_base(), tree_expression::dup(), tree_binary_expression::m_lhs, tree_binary_expression::m_op_tok, tree_binary_expression::m_rhs, and tree_binary_expression::op_type().
|
virtual |
Reimplemented from tree_binary_expression.
Definition at line 122 of file pt-binop.cc.
References octave_value::columns(), tree_binary_expression::evaluate(), tree_expression::evaluate(), octave_value::is_true(), tree_binary_expression::m_lhs, tree_binary_expression::m_rhs, tree_binary_expression::matlab_style_short_circuit_warning(), octave_value::ndims(), octave_value::op_el_and, octave_value::op_el_or, tree_binary_expression::op_type(), and octave_value::rows().
|
inlinevirtual |
Reimplemented from tree_binary_expression.
Definition at line 94 of file pt-binop.h.
|
inlinevirtual |
Reimplemented from tree_binary_expression.
Definition at line 147 of file pt-binop.h.