GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "pt-assign.h"
Protected Attributes | |
int | num_parens |
bool | postfix_indexed |
bool | print_flag |
Private Member Functions | |
tree_multi_assignment (const tree_multi_assignment &) | |
tree_multi_assignment & | operator= (const tree_multi_assignment &) |
Private Attributes | |
tree_argument_list * | lhs |
bool | preserve |
tree_expression * | rhs |
Definition at line 112 of file pt-assign.h.
Definition at line 117 of file pt-assign.h.
Referenced by dup().
tree_multi_assignment::tree_multi_assignment | ( | tree_argument_list * | lst, |
tree_expression * | r, | ||
bool | plhs = false , |
||
int | l = -1 , |
||
int | c = -1 |
||
) |
Definition at line 180 of file pt-assign.cc.
tree_multi_assignment::~tree_multi_assignment | ( | void | ) |
Definition at line 185 of file pt-assign.cc.
|
private |
|
virtual |
Implements tree.
Definition at line 392 of file pt-assign.cc.
References tree_walker::visit_multi_assignment().
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().
|
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(), 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().
|
virtual |
Implements tree_expression.
Definition at line 378 of file pt-assign.cc.
References tree_expression::copy_base(), tree_expression::dup(), tree_argument_list::dup(), lhs, preserve, rhs, and tree_multi_assignment().
Implements tree_expression.
Definition at line 125 of file pt-assign.h.
Reimplemented from tree_expression.
Definition at line 127 of file pt-assign.h.
Reimplemented in tree_binary_expression.
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().
|
inline |
Definition at line 137 of file pt-assign.h.
Referenced by tree_checker::visit_multi_assignment(), and tree_print_code::visit_multi_assignment().
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 in tree_binary_expression.
|
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(), rvalue(), tree_simple_assignment::rvalue1(), and jit_convert::visit_statement().
|
inline |
Definition at line 146 of file pt-assign.h.
References octave_value::op_asn_eq.
Referenced by oper().
|
virtual |
Reimplemented from tree_expression.
Definition at line 372 of file pt-assign.cc.
References octave_value::assign_op_as_string(), and op_type().
Referenced by tree_print_code::visit_multi_assignment().
|
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(), rvalue(), tree_simple_assignment::rvalue1(), tree_evaluator::visit_statement(), and jit_convert::visit_statement().
|
inline |
Definition at line 139 of file pt-assign.h.
Referenced by tree_checker::visit_multi_assignment(), and tree_print_code::visit_multi_assignment().
|
virtualinherited |
Reimplemented in tree_identifier, and tree_index_expression.
Definition at line 72 of file pt-exp.cc.
References tree_expression::rvalue().
|
virtual |
Reimplemented from tree_expression.
Definition at line 210 of file pt-assign.cc.
References octave_lvalue::assign(), octave_base_list< elt_type >::begin(), octave_lvalue::clear_index(), error(), error_state, octave_lvalue::is_black_hole(), octave_value_list::length(), lhs, tree_argument_list::lvalue_list(), tree_expression::name(), octave_lvalue::numel(), octave_stdout, octave_value::op_asn_eq, ovl(), tree_expression::print_result(), octave_value::print_with_name(), rhs, tree_expression::rvalue(), octave_value_list::slice(), tree_evaluator::statement_printing_enabled(), and octave_lvalue::value().
Referenced by rvalue1().
|
virtual |
Reimplemented from tree_expression.
Definition at line 194 of file pt-assign.cc.
References octave_value_list::empty(), and rvalue().
Reimplemented from tree_expression.
Definition at line 129 of file pt-assign.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 152 of file pt-assign.h.
Referenced by dup(), rvalue(), and ~tree_multi_assignment().
|
protectedinherited |
Definition at line 138 of file pt-exp.h.
Referenced by tree_expression::copy_base().
|
protectedinherited |
Definition at line 142 of file pt-exp.h.
Referenced by tree_expression::copy_base().
|
private |
Definition at line 158 of file pt-assign.h.
Referenced by dup(), and ~tree_multi_assignment().
|
protectedinherited |
Definition at line 145 of file pt-exp.h.
Referenced by tree_expression::copy_base().
|
private |
Definition at line 155 of file pt-assign.h.
Referenced by dup(), rvalue(), and ~tree_multi_assignment().