74 new_icl->
append (elt ? elt->
dup (scope, context) : 0);
186 new_scl->
append (elt ? elt->
dup (scope, context) : 0);
tree_switch_case_list(void)
virtual void visit_if_clause(tree_if_clause &)=0
void accept(tree_walker &tw)
tree_switch_case_list * dup(symbol_table::scope_id scope, symbol_table::context_id context) const
tree_command * dup(symbol_table::scope_id scope, symbol_table::context_id context) const
bool label_matches(const octave_value &val)
void accept(tree_walker &tw)
tree_if_command_list(void)
bool is_defined(void) const
void accept(tree_walker &tw)
octave_comment_list * lead_comm
virtual tree_expression * dup(symbol_table::scope_id, symbol_table::context_id context) const =0
tree_switch_case * dup(symbol_table::scope_id scope, symbol_table::context_id context) const
octave_comment_list * trail_comm
tree_switch_case_list * list
tree_switch_command(int l=-1, int c=-1)
Cell cell_value(void) const
virtual void visit_if_command(tree_if_command &)=0
tree_if_command(int l=-1, int c=-1)
tree_statement_list * list
virtual void visit_switch_case_list(tree_switch_case_list &)=0
void append(const elt_type &s)
octave_comment_list * lead_comm
static llvm::LLVMContext & context
virtual void visit_switch_case(tree_switch_case &)=0
tree_if_command_list * dup(symbol_table::scope_id scope, symbol_table::context_id context) const
~tree_switch_command(void)
std::list< tree_if_clause * >::const_iterator const_iterator
void accept(tree_walker &tw)
virtual void visit_switch_command(tree_switch_command &)=0
virtual int line(void) const
virtual octave_value rvalue1(int nargout=1)
tree_statement_list * list
tree_if_clause(int l=-1, int c=-1)
void accept(tree_walker &tw)
virtual void visit_if_command_list(tree_if_command_list &)=0
octave_comment_list * trail_comm
octave_comment_list * lead_comm
void accept(tree_walker &tw)
tree_switch_case(int l=-1, int c=-1)
static bool match(const std::string &filename_arg, const std::string &path_elt_arg)
tree_command * dup(symbol_table::scope_id scope, symbol_table::context_id context) const
octave_comment_list * lead_comm
bool is_equal(const octave_value &) const
tree_if_command_list * list
virtual int column(void) const
tree_if_clause * dup(symbol_table::scope_id scope, symbol_table::context_id context) const
tree_statement_list * dup(symbol_table::scope_id scope, symbol_table::context_id context) const