CWB
Data Fields
_ConcLineField Struct Reference

ConcLineField : a concordance line "field" is one of the four "anchors": that is, match, matchend, target, keyword. More...

#include <concordance.h>

Data Fields

int start_position
 
int end_position
 
int type
 

Detailed Description

ConcLineField : a concordance line "field" is one of the four "anchors": that is, match, matchend, target, keyword.

This object contains a record of the location of one such anchor point and its type. This can be passed to a "field-printing" function to perform special rendering of tokens in the "anchor" within a concordance line.

Field Documentation

int end_position
int start_position
int type

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