CWB
Data Fields

_TabulationItem Struct Reference

TabulationItem object: contains the data structures needed by CQP's "tabulate" command. More...

#include <output.h>

Data Fields


Detailed Description

TabulationItem object: contains the data structures needed by CQP's "tabulate" command.

Note that TabulationItem is typedefed as a pointer-to-structure.

See also:
TabulationList

Field Documentation

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().

attribute (name)

Referenced by free_tabulation_list(), new_tabulation_item(), and print_tabulation().

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().

int offset1

??

Referenced by new_tabulation_item(), and print_tabulation().

int offset2

??

Referenced by new_tabulation_item(), and print_tabulation().


The documentation for this struct was generated from the following file: