#include <las.h>
Public Attributes | |
| compiler_frame * | previous |
| pike_type * | current_type |
| pike_type * | current_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] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1