YAZ 5.37.0
ccl_token Struct Reference

#include <cclp.h>

Data Fields

char kind
size_t len
const char * name
struct ccl_tokennext
struct ccl_tokenprev
const char * ws_prefix_buf
size_t ws_prefix_len

Detailed Description

CCL token

Definition at line 50 of file cclp.h.

Field Documentation

◆ kind

◆ len

◆ name

◆ next

◆ prev

struct ccl_token* ccl_token::prev

Definition at line 55 of file cclp.h.

Referenced by ccl_parser_tokenize(), and ccl_token_add().

◆ ws_prefix_buf

const char* ccl_token::ws_prefix_buf

Definition at line 56 of file cclp.h.

Referenced by ccl_parser_tokenize(), ccl_term_one_use(), and ccl_token_add().

◆ ws_prefix_len

size_t ccl_token::ws_prefix_len

Definition at line 57 of file cclp.h.

Referenced by ccl_parser_tokenize(), ccl_term_one_use(), and ccl_token_add().


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