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

tic_hdr Struct Reference

#include <ticvocab.h>

Collaboration diagram for tic_hdr:

Collaboration graph
[legend]

Data Fields

char * name
tic_hdrnext
void(* funct )()
tic_param_t pfield
fwtoken fword_defr
void(* ign_func )()
int pfld_size

Detailed Description

Definition at line 172 of file ticvocab.h.


Field Documentation

void(* tic_hdr::funct)()
 

Referenced by add_tic_entry(), create_current_alias(), create_tic_alias(), entry_is_token(), eval_mac_string(), filter_comments(), handle_internal(), handle_shared_word(), handle_tic_vocab(), lookup_shared_f_exec_word(), token_entry_warning(), and tokenize_one_word().

fwtoken tic_hdr::fword_defr
 

Definition at line 178 of file ticvocab.h.

Referenced by add_tic_entry(), create_current_alias(), create_tic_alias(), exists_in_ancestor(), lookup_shared_word(), lookup_with_definer(), and lookup_word().

void(* tic_hdr::ign_func)()
 

Referenced by add_tic_entry(), create_current_alias(), and create_tic_alias().

char* tic_hdr::name
 

Definition at line 174 of file ticvocab.h.

Referenced by add_tic_entry(), and lookup_tic_entry().

struct tic_hdr* tic_hdr::next
 

Definition at line 175 of file ticvocab.h.

Referenced by add_tic_entry(), init_tic_vocab(), lookup_tic_entry(), and reset_tic_vocab().

tic_param_t tic_hdr::pfield
 

Definition at line 177 of file ticvocab.h.

Referenced by add_tic_entry(), create_current_alias(), create_tic_alias(), filter_comments(), handle_internal(), handle_shared_word(), handle_tic_vocab(), and tokenize_one_word().

int tic_hdr::pfld_size
 

Definition at line 180 of file ticvocab.h.

Referenced by add_tic_entry().


The documentation for this struct was generated from the following file:
Generated on Fri Aug 18 14:05:25 2006 for Toke1.0 by  doxygen 1.4.4