Functions

pt-idx.cc File Reference

#include "Cell.h"
#include "error.h"
#include "oct-map.h"
#include "oct-obj.h"
#include "oct-lvalue.h"
#include "ov.h"
#include "pager.h"
#include "pt-arg-list.h"
#include "pt-bp.h"
#include "pt-id.h"
#include "pt-idx.h"
#include "pt-walk.h"
#include "utils.h"
#include "variables.h"
#include "gripes.h"
Include dependency graph for pt-idx.cc:

Go to the source code of this file.

Functions

static Cell make_subs_cell (tree_argument_list *args, const string_vector &arg_nm)
static octave_value_list make_value_list (tree_argument_list *args, const string_vector &arg_nm, const octave_value *object, bool rvalue=true)

Function Documentation

static Cell make_subs_cell ( tree_argument_list args,
const string_vector arg_nm 
) [static]
static octave_value_list make_value_list ( tree_argument_list args,
const string_vector arg_nm,
const octave_value object,
bool  rvalue = true 
) [inline, static]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines