GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "pt-cbinop.h"
Protected Attributes | |
int | num_parens |
bool | postfix_indexed |
bool | print_flag |
Private Member Functions | |
tree_compound_binary_expression (const tree_compound_binary_expression &) | |
tree_compound_binary_expression & | operator= (const tree_compound_binary_expression &) |
Private Attributes | |
octave_value::compound_binary_op | etype |
tree_expression * | op_lhs |
tree_expression * | op_rhs |
Definition at line 40 of file pt-cbinop.h.
|
inline |
Definition at line 45 of file pt-cbinop.h.
|
private |
|
virtualinherited |
Implements tree.
Definition at line 166 of file pt-binop.cc.
References tree_walker::visit_binary_expression().
Reimplemented in tree_colon_expression, and tree_statement.
Definition at line 47 of file pt.h.
Referenced by tree_statement::column(), tree_colon_expression::column(), tree_break_command::dup(), tree_cell::dup(), tree_try_catch_command::dup(), tree_continue_command::dup(), tree_no_op_command::dup(), tree_fcn_handle::dup(), tree_constant::dup(), tree_while_command::dup(), tree_index_expression::dup(), tree_return_command::dup(), tree_binary_expression::dup(), tree_prefix_expression::dup(), tree_function_def::dup(), tree_identifier::dup(), tree_unwind_protect_command::dup(), tree_anon_fcn_handle::dup(), tree_if_command::dup(), tree_postfix_expression::dup(), tree_do_until_command::dup(), tree_boolean_expression::dup(), tree_global_command::dup(), tree_simple_for_command::dup(), tree_persistent_command::dup(), tree_switch_command::dup(), tree_complex_for_command::dup(), tree_identifier::eval_undefined_error(), tree_anon_fcn_handle::rvalue1(), tree_evaluator::visit_if_command_list(), tree_evaluator::visit_simple_for_command(), and tree_evaluator::visit_switch_command().
|
inline |
Definition at line 53 of file pt-cbinop.h.
|
inlinevirtualinherited |
Definition at line 123 of file pt-exp.h.
References tree_expression::num_parens, tree_expression::postfix_indexed, and tree_expression::print_flag.
Referenced by tree_fcn_handle::dup(), tree_simple_assignment::dup(), tree_constant::dup(), tree_index_expression::dup(), tree_colon_expression::dup(), tree_binary_expression::dup(), tree_prefix_expression::dup(), tree_identifier::dup(), tree_anon_fcn_handle::dup(), tree_multi_assignment::dup(), tree_postfix_expression::dup(), and tree_boolean_expression::dup().
Reimplemented in tree_statement.
Definition at line 61 of file pt.h.
Referenced by tree_statement::delete_breakpoint(), and tree_breakpoint::take_action().
|
virtualinherited |
Implements tree_expression.
Reimplemented in tree_boolean_expression.
Definition at line 152 of file pt-binop.cc.
References tree::column(), tree_expression::copy_base(), tree_expression::dup(), tree_binary_expression::etype, tree::line(), tree_binary_expression::op_lhs, tree_binary_expression::op_rhs, and tree_binary_expression::tree_binary_expression().
Implements tree_expression.
Definition at line 84 of file pt-binop.h.
Reimplemented in tree_multi_assignment, and tree_simple_assignment.
Definition at line 63 of file pt-exp.h.
Referenced by tree_evaluator::visit_statement(), and jit_convert::visit_statement().
Reimplemented from tree_expression.
Definition at line 90 of file pt-binop.h.
Reimplemented in tree_boolean_expression.
Reimplemented in tree_statement.
Definition at line 63 of file pt.h.
Referenced by tree_statement::is_breakpoint(), tree_breakpoint::take_action(), tree_evaluator::visit_break_command(), tree_evaluator::visit_complex_for_command(), tree_evaluator::visit_continue_command(), tree_evaluator::visit_do_until_command(), tree_evaluator::visit_global_command(), tree_evaluator::visit_if_command_list(), tree_evaluator::visit_no_op_command(), tree_evaluator::visit_persistent_command(), tree_evaluator::visit_return_command(), tree_evaluator::visit_simple_for_command(), tree_evaluator::visit_statement(), tree_evaluator::visit_switch_command(), and tree_evaluator::visit_while_command().
Reimplemented in tree_constant.
Definition at line 53 of file pt-exp.h.
Referenced by tree_argument_list::all_elements_are_constant(), and octave_fcn_binder::maybe_binder().
Reimplemented in tree_identifier.
Definition at line 59 of file pt-exp.h.
Referenced by tree_argument_list::append(), tree_argument_list::is_valid_lvalue_list(), octave_fcn_binder::maybe_binder(), tree_index_expression::rvalue(), tree_argument_list::variable_names(), tree_evaluator::visit_statement(), and jit_convert::visit_statement().
Reimplemented in tree_index_expression.
Definition at line 61 of file pt-exp.h.
Referenced by tree_argument_list::is_valid_lvalue_list(), octave_fcn_binder::maybe_binder(), and tree_argument_list::variable_names().
Definition at line 39 of file pt-exp.cc.
References error(), error_state, octave_value::is_defined(), octave_value::is_true(), and tree_expression::rvalue1().
Referenced by tree_evaluator::visit_do_until_command(), tree_evaluator::visit_if_command_list(), and tree_evaluator::visit_while_command().
Reimplemented in tree_matrix.
Definition at line 90 of file pt-exp.h.
Referenced by tree_identifier::rvalue().
Reimplemented in tree_unary_expression.
Definition at line 67 of file pt-exp.h.
Referenced by strip_not(), and strip_trans_herm().
|
inlineinherited |
Definition at line 102 of file pt-binop.h.
Referenced by tree_checker::visit_binary_expression(), tree_print_code::visit_binary_expression(), and jit_convert::visit_binary_expression().
Reimplemented in tree_colon_expression, and tree_statement.
Definition at line 45 of file pt.h.
Referenced by tree_breakpoint::do_decl_command(), tree_try_catch_command::dup(), tree_while_command::dup(), tree_binary_expression::dup(), tree_prefix_expression::dup(), tree_unwind_protect_command::dup(), tree_anon_fcn_handle::dup(), tree_if_command::dup(), tree_postfix_expression::dup(), tree_do_until_command::dup(), tree_boolean_expression::dup(), tree_global_command::dup(), tree_simple_for_command::dup(), tree_persistent_command::dup(), tree_switch_command::dup(), tree_complex_for_command::dup(), tree_identifier::eval_undefined_error(), tree_statement::line(), tree_colon_expression::line(), tree_breakpoint::take_action(), tree_checker::visit_argument_list(), tree_breakpoint::visit_break_command(), tree_checker::visit_complex_for_command(), tree_breakpoint::visit_complex_for_command(), tree_breakpoint::visit_continue_command(), tree_breakpoint::visit_do_until_command(), tree_evaluator::visit_if_command_list(), tree_breakpoint::visit_if_command_list(), tree_breakpoint::visit_no_op_command(), tree_breakpoint::visit_return_command(), tree_checker::visit_simple_assignment(), tree_checker::visit_simple_for_command(), tree_evaluator::visit_simple_for_command(), tree_breakpoint::visit_simple_for_command(), tree_breakpoint::visit_switch_case_list(), tree_evaluator::visit_switch_command(), tree_breakpoint::visit_switch_command(), tree_checker::visit_try_catch_command(), and tree_breakpoint::visit_while_command().
|
virtualinherited |
Reimplemented in tree_black_hole, tree_identifier, and tree_index_expression.
Definition at line 78 of file pt-exp.cc.
References error().
Referenced by tree_index_expression::lvalue(), tree_argument_list::lvalue_list(), tree_simple_assignment::rvalue1(), tree_prefix_expression::rvalue1(), tree_postfix_expression::rvalue1(), tree_evaluator::visit_complex_for_command(), and tree_evaluator::visit_simple_for_command().
Reimplemented in tree_identifier, and tree_index_expression.
Definition at line 75 of file pt-exp.h.
Referenced by tree_checker::visit_argument_list(), tree_checker::visit_simple_assignment(), and tree_checker::visit_simple_for_command().
|
inlinevirtualinherited |
Reimplemented from tree_expression.
Definition at line 64 of file pt-binop.h.
References octave_value::op_el_and, octave_value::op_el_or, and warning_with_id().
|
inlineinherited |
|
inlineinherited |
|
inlinevirtualinherited |
Reimplemented in tree_black_hole, tree_index_expression, tree_fcn_handle, and tree_identifier.
Definition at line 99 of file pt-exp.h.
Referenced by jit_convert::do_assign(), tree_index_expression::name(), tree_multi_assignment::rvalue(), tree_simple_assignment::rvalue1(), and jit_convert::visit_statement().
|
inlineinherited |
Reimplemented in tree_boolean_expression.
Definition at line 100 of file pt-binop.h.
Referenced by jit_convert::visit_binary_expression().
|
virtualinherited |
Reimplemented from tree_expression.
Reimplemented in tree_boolean_expression.
Definition at line 146 of file pt-binop.cc.
References octave_value::binary_op_as_string(), and tree_binary_expression::etype.
Referenced by tree_binary_expression::rvalue(), tree_binary_expression::rvalue1(), and tree_print_code::visit_binary_expression().
|
private |
|
virtualinherited |
Reimplemented in tree_constant.
Definition at line 88 of file pt-exp.h.
Referenced by tree_print_code::print_parens(), and tree_print_code::visit_index_expression().
Definition at line 95 of file pt-exp.h.
Referenced by jit_convert::do_assign(), tree_statement::print_result(), tree_identifier::rvalue(), tree_multi_assignment::rvalue(), tree_simple_assignment::rvalue1(), tree_evaluator::visit_statement(), and jit_convert::visit_statement().
|
inlineinherited |
Definition at line 103 of file pt-binop.h.
Referenced by tree_checker::visit_binary_expression(), tree_print_code::visit_binary_expression(), and jit_convert::visit_binary_expression().
|
virtualinherited |
Reimplemented in tree_identifier, and tree_index_expression.
Definition at line 72 of file pt-exp.cc.
References tree_expression::rvalue().
|
virtualinherited |
Reimplemented from tree_expression.
Reimplemented in tree_boolean_expression.
Definition at line 44 of file pt-binop.cc.
References error(), tree_binary_expression::oper(), and tree_binary_expression::rvalue1().
|
virtualinherited |
Reimplemented from tree_expression.
Reimplemented in tree_boolean_expression.
Definition at line 58 of file pt-binop.cc.
References BEGIN_PROFILER_BLOCK, octave_value::columns(), do_binary_op(), tree_binary_expression::eligible_for_braindead_shortcircuit, END_PROFILER_BLOCK, error_state, tree_binary_expression::etype, octave_value::is_defined(), octave_value::is_true(), octave_value::ndims(), octave_value(), octave_value::op_el_and, octave_value::op_el_or, tree_binary_expression::op_lhs, tree_binary_expression::op_rhs, tree_binary_expression::oper(), octave_value::rows(), and tree_expression::rvalue1().
Referenced by tree_binary_expression::rvalue().
Reimplemented from tree_expression.
Reimplemented in tree_boolean_expression.
Definition at line 92 of file pt-binop.h.
Reimplemented in tree_statement.
Definition at line 59 of file pt.h.
Referenced by tree_statement::set_breakpoint(), and tree_breakpoint::take_action().
Reimplemented in tree_statement.
Definition at line 53 of file pt.h.
Referenced by tree_statement::set_location().
|
inlineinherited |
Definition at line 117 of file pt-exp.h.
Referenced by tree_statement::set_print_flag().
|
inherited |
Definition at line 39 of file pt.cc.
References tree::accept().
Referenced by jit_info::compile(), and tree_argument_list::get_arg_names().
|
private |
Definition at line 59 of file pt-cbinop.h.
|
protectedinherited |
Definition at line 138 of file pt-exp.h.
Referenced by tree_expression::copy_base().
|
private |
Definition at line 57 of file pt-cbinop.h.
|
private |
Definition at line 58 of file pt-cbinop.h.
|
protectedinherited |
Definition at line 142 of file pt-exp.h.
Referenced by tree_expression::copy_base().
|
protectedinherited |
Definition at line 145 of file pt-exp.h.
Referenced by tree_expression::copy_base().