CWB
|
TabulationItem object: contains the data structures needed by CQP's "tabulate" command. More...
#include <output.h>
TabulationItem object: contains the data structures needed by CQP's "tabulate" command.
Note that TabulationItem is typedefed as a pointer-to-structure.
start of token sequence to be tabulated
Referenced by new_tabulation_item(), and print_tabulation().
end of token sequence (may be identical to start)
Referenced by new_tabulation_item(), and print_tabulation().
handle of said named attribute
Referenced by new_tabulation_item(), and print_tabulation().
char* attribute_name |
attribute (name)
Referenced by free_tabulation_list(), new_tabulation_item(), and print_tabulation().
int attribute_type |
ATT_NONE = cpos, ATT_POS, ATT_STRUC.
Referenced by new_tabulation_item(), and print_tabulation().
int flags |
normalization flags (c and d)
Referenced by do_flagged_string(), do_XMLTag(), new_tabulation_item(), and print_tabulation().
struct _TabulationItem* next |
next tabulation item
Referenced by append_tabulation_item(), free_tabulation_list(), new_tabulation_item(), and print_tabulation().
int offset1 |
??
Referenced by new_tabulation_item(), and print_tabulation().
int offset2 |
??
Referenced by new_tabulation_item(), and print_tabulation().