GNU Octave  6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
stack-frame.cc File Reference
#include "lo-regexp.h"
#include "str-vec.h"
#include "defun.h"
#include "interpreter.h"
#include "interpreter-private.h"
#include "oct-map.h"
#include "ov.h"
#include "ov-fcn.h"
#include "ov-fcn-handle.h"
#include "ov-usr-fcn.h"
#include "pager.h"
#include "parse.h"
#include "pt-eval.h"
#include "stack-frame.h"
#include "syminfo.h"
#include "symrec.h"
#include "symscope.h"
#include "variables.h"
Include dependency graph for stack-frame.cc:

Go to the source code of this file.

Classes

class  octave::base_value_stack_frame
 
class  octave::compiled_fcn_stack_frame
 
class  octave::scope_stack_frame
 
class  octave::script_stack_frame
 
class  octave::stack_frame_walker
 
class  octave::symbol_cleaner
 
class  octave::symbol_info_accumulator
 
class  octave::user_fcn_stack_frame
 

Namespaces

 octave
 

Functions

static void octave::display_scope (std::ostream &os, const symbol_scope &scope)