Main Page | Data Structures | File List | Data Fields | Globals

parselocals.h File Reference

#include "ticvocab.h"

Include dependency graph for parselocals.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void declare_locals (bool ignoring)
tic_hdr_tlookup_local (char *lname)
bool exists_as_local (char *stat_name)
bool create_local_alias (char *new_name, char *old_name)
void assign_local (void)
void finish_locals (void)
void forget_locals (void)


Function Documentation

void assign_local void   ) 
 

Definition at line 816 of file parselocals.c.

References get_word(), handle_local(), lineno, local_op, pc, statbuf, TKERROR, tokenization_error(), and warn_unterm().

Referenced by handle_internal().

Here is the call graph for this function:

bool create_local_alias char *  new_name,
char *  old_name
 

Definition at line 747 of file parselocals.c.

References create_tic_alias().

Referenced by create_alias().

Here is the call graph for this function:

void declare_locals bool  ignoring  ) 
 

Definition at line 629 of file parselocals.c.

References activate_locals(), end, error_check_locals(), gather_locals(), l_d_lineno, lineno, localno, num_ilocals, num_ulocals, pc, report_multiline, skip_until(), TKERROR, warn_if_multiline(), and warn_unterm().

Referenced by handle_internal(), and skip_string().

Here is the call graph for this function:

bool exists_as_local char *  stat_name  ) 
 

Definition at line 768 of file parselocals.c.

References exists_in_tic_vocab().

Referenced by lookup_with_definer().

Here is the call graph for this function:

void finish_locals void   ) 
 

Definition at line 891 of file parselocals.c.

References eval_buf, eval_string(), get_word(), int_to_str(), localno, pop_locals, and tokenize_one_word().

Referenced by handle_internal().

Here is the call graph for this function:

void forget_locals void   ) 
 

Definition at line 933 of file parselocals.c.

References localno, num_ilocals, num_ulocals, and reset_tic_vocab().

Referenced by handle_internal().

Here is the call graph for this function:

tic_hdr_t* lookup_local char *  lname  ) 
 

Definition at line 716 of file parselocals.c.

References lookup_tic_entry().

Referenced by lookup_word().

Here is the call graph for this function:


Generated on Fri Aug 18 14:04:39 2006 for Toke1.0 by  doxygen 1.4.4