#include "pt-loop.h"
Private Attributes | |
std::string * | m_bp_cond |
int | m_column_num |
tree_expression * | m_expr |
comment_list * | m_lead_comm |
tree_expression * | m_lhs |
int | m_line_num |
tree_statement_list * | m_list |
tree_expression * | m_maxproc |
bool | m_parallel |
comment_list * | m_trail_comm |
|
inline |
|
inline |
|
delete |
tree_simple_for_command::~tree_simple_for_command | ( | void | ) |
Definition at line 49 of file pt-loop.cc.
References m_expr, m_lead_comm, m_lhs, m_list, m_maxproc, and m_trail_comm.
|
inlinevirtual |
Implements tree.
Definition at line 189 of file pt-loop.h.
References tree_walker::visit_simple_for_command().
|
inline |
Definition at line 183 of file pt-loop.h.
References m_list.
Referenced by tree_breakpoint::visit_simple_for_command(), tree_checker::visit_simple_for_command(), tree_evaluator::visit_simple_for_command(), tree_print_code::visit_simple_for_command(), and tree_walker::visit_simple_for_command().
|
inlineinherited |
Definition at line 106 of file pt.h.
References tree::m_bp_cond.
Referenced by tree_statement::bp_cond(), and tree_breakpoint::take_action().
|
inlineinherited |
Definition at line 66 of file pt.h.
References tree::m_column_num.
|
inlinevirtualinherited |
Reimplemented in tree_statement.
Definition at line 62 of file pt.h.
References tree::m_column_num.
Referenced by tree_statement::column(), tree_binary_expression::dup(), tree_braindead_shortcircuit_binary_expression::dup(), tree_boolean_expression::dup(), tree_cell::dup(), tree_superclass_ref::dup(), tree_metaclass_query::dup(), tree_colon_expression::dup(), tree_constant::dup(), tree_fcn_handle::dup(), tree_anon_fcn_handle::dup(), tree_identifier::dup(), tree_index_expression::dup(), tree_matrix::dup(), tree_prefix_expression::dup(), tree_postfix_expression::dup(), anon_fcn_validator::error(), tree_identifier::eval_undefined_error(), base_parser::finish_if_command(), base_parser::finish_switch_command(), tree_evaluator::is_logically_true(), base_parser::make_colon_expression(), base_parser::make_fcn_name(), base_parser::make_index_expression(), base_parser::make_indirect_ref(), base_parser::maybe_convert_to_braindead_shortcircuit(), base_parser::maybe_warn_assign_as_truth_value(), base_parser::maybe_warn_variable_switch_label(), parse_tree_validator::visit_index_expression(), tree_evaluator::visit_simple_for_command(), and tree_evaluator::visit_switch_command().
|
inline |
Definition at line 179 of file pt-loop.h.
References m_expr.
Referenced by tree_checker::visit_simple_for_command(), tree_evaluator::visit_simple_for_command(), tree_print_code::visit_simple_for_command(), and tree_walker::visit_simple_for_command().
|
inlinevirtualinherited |
Reimplemented in tree_statement.
Definition at line 82 of file pt.h.
References tree::m_bp_cond.
Referenced by tree_statement::delete_breakpoint(), and tree_breakpoint::take_action().
|
inline |
Definition at line 175 of file pt-loop.h.
References m_parallel.
Referenced by tree_print_code::visit_simple_for_command().
|
inlineinherited |
Definition at line 99 of file pt.h.
References tree::m_bp_cond, and tree::meets_bp_condition().
Referenced by tree_statement::is_active_breakpoint(), tree_evaluator::visit_break_command(), tree_evaluator::visit_complex_for_command(), tree_evaluator::visit_continue_command(), tree_evaluator::visit_decl_command(), tree_evaluator::visit_do_until_command(), tree_evaluator::visit_no_op_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().
|
inlineinherited |
Definition at line 94 of file pt.h.
References tree::m_bp_cond.
Referenced by tree_statement::is_breakpoint(), and tree_breakpoint::take_action().
|
inline |
Definition at line 185 of file pt-loop.h.
References m_lead_comm.
Referenced by tree_print_code::visit_simple_for_command().
|
inline |
Definition at line 177 of file pt-loop.h.
References m_lhs.
Referenced by tree_checker::visit_simple_for_command(), tree_evaluator::visit_simple_for_command(), tree_print_code::visit_simple_for_command(), and tree_walker::visit_simple_for_command().
|
inlineinherited |
Definition at line 64 of file pt.h.
References tree::m_line_num.
|
inlinevirtualinherited |
Reimplemented in tree_statement.
Definition at line 60 of file pt.h.
References tree::m_line_num.
Referenced by tree_binary_expression::dup(), tree_braindead_shortcircuit_binary_expression::dup(), tree_boolean_expression::dup(), tree_cell::dup(), tree_superclass_ref::dup(), tree_metaclass_query::dup(), tree_colon_expression::dup(), tree_constant::dup(), tree_fcn_handle::dup(), tree_anon_fcn_handle::dup(), tree_identifier::dup(), tree_index_expression::dup(), tree_matrix::dup(), tree_prefix_expression::dup(), tree_postfix_expression::dup(), anon_fcn_validator::error(), tree_identifier::eval_undefined_error(), base_parser::finish_if_command(), base_parser::finish_switch_command(), tree_evaluator::is_logically_true(), tree_statement::line(), base_parser::make_colon_expression(), base_parser::make_fcn_name(), base_parser::make_index_expression(), base_parser::make_indirect_ref(), base_parser::maybe_convert_to_braindead_shortcircuit(), base_parser::maybe_warn_assign_as_truth_value(), base_parser::maybe_warn_variable_switch_label(), tree_breakpoint::take_action(), tree_checker::visit_argument_list(), tree_breakpoint::visit_break_command(), tree_evaluator::visit_break_command(), tree_breakpoint::visit_complex_for_command(), tree_checker::visit_complex_for_command(), tree_evaluator::visit_complex_for_command(), tree_breakpoint::visit_continue_command(), tree_evaluator::visit_continue_command(), tree_breakpoint::visit_decl_command(), tree_evaluator::visit_decl_command(), tree_breakpoint::visit_do_until_command(), tree_evaluator::visit_do_until_command(), tree_evaluator::visit_if_command(), parse_tree_validator::visit_index_expression(), tree_breakpoint::visit_no_op_command(), tree_evaluator::visit_no_op_command(), tree_breakpoint::visit_return_command(), tree_evaluator::visit_return_command(), tree_checker::visit_simple_assignment(), tree_breakpoint::visit_simple_for_command(), tree_checker::visit_simple_for_command(), tree_evaluator::visit_simple_for_command(), tree_breakpoint::visit_switch_command(), tree_evaluator::visit_switch_command(), tree_checker::visit_try_catch_command(), tree_evaluator::visit_try_catch_command(), tree_evaluator::visit_unwind_protect_command(), tree_breakpoint::visit_while_command(), and tree_evaluator::visit_while_command().
|
inline |
Definition at line 181 of file pt-loop.h.
References m_maxproc.
Referenced by tree_checker::visit_simple_for_command(), tree_print_code::visit_simple_for_command(), and tree_walker::visit_simple_for_command().
|
inherited |
Definition at line 62 of file pt.cc.
References tree_evaluator::eval_string(), tree_evaluator::get_interpreter(), interpreter_try(), tree::m_bp_cond, interpreter::recover_from_exception(), and warning().
Referenced by tree::is_active_breakpoint().
|
delete |
|
inlinevirtualinherited |
Reimplemented in tree_statement.
Definition at line 74 of file pt.h.
References tree::m_bp_cond.
Referenced by tree_statement::set_breakpoint(), and tree_breakpoint::take_action().
|
inlineinherited |
Definition at line 68 of file pt.h.
References tree::m_column_num, and tree::m_line_num.
Referenced by base_parser::finish_array_list(), and tree_statement::set_location().
|
inherited |
Definition at line 46 of file pt.cc.
References tree::accept().
Referenced by tree_argument_list::get_arg_names().
|
inline |
Definition at line 187 of file pt-loop.h.
References m_trail_comm.
Referenced by tree_print_code::visit_simple_for_command().
|
privateinherited |
Definition at line 123 of file pt.h.
Referenced by tree::bp_cond(), tree::delete_breakpoint(), tree::is_active_breakpoint(), tree::is_breakpoint(), tree::meets_bp_condition(), and tree::set_breakpoint().
|
privateinherited |
Definition at line 120 of file pt.h.
Referenced by tree::column(), and tree::set_location().
|
private |
Definition at line 203 of file pt-loop.h.
Referenced by ~tree_simple_for_command(), and control_expr().
|
private |
Definition at line 213 of file pt-loop.h.
Referenced by ~tree_simple_for_command(), and leading_comment().
|
private |
Definition at line 200 of file pt-loop.h.
Referenced by ~tree_simple_for_command(), and left_hand_side().
|
privateinherited |
Definition at line 119 of file pt.h.
Referenced by tree::line(), and tree::set_location().
|
private |
Definition at line 210 of file pt-loop.h.
Referenced by ~tree_simple_for_command(), and body().
|
private |
Definition at line 207 of file pt-loop.h.
Referenced by ~tree_simple_for_command(), and maxproc_expr().
|
private |
Definition at line 197 of file pt-loop.h.
Referenced by in_parallel().
|
private |
Definition at line 216 of file pt-loop.h.
Referenced by ~tree_simple_for_command(), and trailing_comment().