Main Page | Class List | Directories | File List | Class Members | File Members

compiler_frame Struct Reference

#include <las.h>

List of all members.

Public Attributes

compiler_frameprevious
pike_typecurrent_type
pike_typecurrent_return_type
int current_number_of_locals
int max_number_of_locals
int min_number_of_locals
int last_block_level
int num_args
int lexical_scope
int current_function_number
int recur_label
int is_inline
unsigned int opt_flags
local_variable variable [MAX_LOCAL]


Member Data Documentation

int compiler_frame::current_function_number
 

int compiler_frame::current_number_of_locals
 

struct pike_type* compiler_frame::current_return_type
 

struct pike_type* compiler_frame::current_type
 

int compiler_frame::is_inline
 

int compiler_frame::last_block_level
 

int compiler_frame::lexical_scope
 

int compiler_frame::max_number_of_locals
 

int compiler_frame::min_number_of_locals
 

int compiler_frame::num_args
 

unsigned int compiler_frame::opt_flags
 

struct compiler_frame* compiler_frame::previous
 

int compiler_frame::recur_label
 

struct local_variable compiler_frame::variable[MAX_LOCAL]
 


The documentation for this struct was generated from the following file:
Generated on Fri Jul 22 23:44:31 2005 for Pike by  doxygen 1.3.9.1