Mercurial > hg > octave-nkf
diff src/pt-idx.h @ 5861:2a6cb4ed8f1e
[project @ 2006-06-16 05:09:41 by jwe]
author | jwe |
---|---|
date | Fri, 16 Jun 2006 05:09:42 +0000 |
parents | 4c8a2e4e0717 |
children | 93c65f2a5668 |
line wrap: on
line diff
--- a/src/pt-idx.h +++ b/src/pt-idx.h @@ -89,6 +89,8 @@ void eval_error (void) const; + tree_index_expression *dup (symbol_table *sym_tab); + void accept (tree_walker& tw); private: @@ -109,6 +111,8 @@ // The list of dynamic field names, if any. std::list<tree_expression *> dyn_field; + tree_index_expression (int l = -1, int c = -1); + Octave_map make_arg_struct (void) const; std::string