![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
This is the complete list of members for tree_fcn_handle, including all inherited members.
| accept(tree_walker &tw) | tree_fcn_handle | virtual |
| column(void) const | tree | inlinevirtual |
| column(int c) | tree | inline |
| copy_base(const tree_expression &e) | tree_expression | inlinevirtual |
| delete_breakpoint(void) | tree | inlinevirtual |
| dup(symbol_table::scope_id scope, symbol_table::context_id context) const | tree_fcn_handle | virtual |
| has_magic_end(void) const | tree_fcn_handle | inlinevirtual |
| is_assignment_expression(void) const | tree_expression | inlinevirtual |
| is_binary_expression(void) const | tree_expression | inlinevirtual |
| is_boolean_expression(void) const | tree_expression | inlinevirtual |
| is_breakpoint(void) const | tree | inline |
| is_cell(void) const | tree_expression | inlinevirtual |
| is_constant(void) const | tree_expression | inlinevirtual |
| is_identifier(void) const | tree_expression | inlinevirtual |
| is_index_expression(void) const | tree_expression | inlinevirtual |
| is_logically_true(const char *) | tree_expression | virtual |
| is_matrix(void) const | tree_expression | inlinevirtual |
| is_postfix_indexed(void) const | tree_expression | inline |
| is_prefix_expression(void) const | tree_expression | inlinevirtual |
| is_unary_expression(void) const | tree_expression | inlinevirtual |
| line(void) const | tree | inlinevirtual |
| line(int l) | tree | inline |
| lvalue(void) | tree_expression | virtual |
| lvalue_ok(void) const | tree_expression | inlinevirtual |
| mark_braindead_shortcircuit(const std::string &) | tree_expression | inlinevirtual |
| mark_in_parens(void) | tree_expression | inline |
| mark_postfix_indexed(void) | tree_expression | inline |
| name(void) const | tree_fcn_handle | inlinevirtual |
| nm | tree_fcn_handle | private |
| num_parens | tree_expression | protected |
| oper(void) const | tree_expression | inlinevirtual |
| operator=(const tree_fcn_handle &) | tree_fcn_handle | private |
| original_text(void) const | tree_expression | virtual |
| paren_count(void) const | tree_expression | inline |
| postfix_indexed | tree_expression | protected |
| print(std::ostream &os, bool pr_as_read_syntax=false, bool pr_orig_txt=true) | tree_fcn_handle | |
| print_flag | tree_expression | protected |
| print_raw(std::ostream &os, bool pr_as_read_syntax=false, bool pr_orig_txt=true) | tree_fcn_handle | |
| print_result(void) const | tree_expression | inline |
| rvalue(int nargout) | tree_fcn_handle | virtual |
| tree_expression::rvalue(int nargout, const std::list< octave_lvalue > *lvalue_list) | tree_expression | virtual |
| rvalue1(int nargout=1) | tree_fcn_handle | virtual |
| rvalue_ok(void) const | tree_fcn_handle | inlinevirtual |
| set_breakpoint(void) | tree | inlinevirtual |
| set_location(int l, int c) | tree | inline |
| set_print_flag(bool print) | tree_expression | inline |
| str_print_code(void) | tree | |
| tree(int l=-1, int c=-1) | tree | inline |
| tree_expression(int l=-1, int c=-1) | tree_expression | inline |
| tree_fcn_handle(int l=-1, int c=-1) | tree_fcn_handle | inline |
| tree_fcn_handle(const std::string &n, int l=-1, int c=-1) | tree_fcn_handle | inline |
| tree_fcn_handle(const tree_fcn_handle &) | tree_fcn_handle | private |
| ~tree(void) | tree | inlinevirtual |
| ~tree_expression(void) | tree_expression | inlinevirtual |
| ~tree_fcn_handle(void) | tree_fcn_handle | inline |
1.8.1.2