xapian-core  1.4.25
Public Attributes | List of all members
generator Struct Reference

#include <header.h>

+ Collaboration diagram for generator:

Public Attributes

struct analyseranalyser
 
struct optionsoptions
 
int unreachable
 
int var_number
 
struct str * outbuf
 
struct str * declarations
 
int next_label
 
int max_label
 
int margin
 
int failure_keep_count
 
struct str * failure_str
 
int label_used
 
int failure_label
 
int debug_count
 
int copy_from_count
 
const char * S [10]
 
symbolB [10]
 
int I [10]
 
struct nameV [5]
 
symbolL [5]
 
int line_count
 
int line_labelled
 
int literalstring_count
 
int keep_count
 

Detailed Description

Definition at line 288 of file header.h.

Member Data Documentation

◆ analyser

struct analyser* generator::analyser

Definition at line 290 of file header.h.

◆ B

symbol* generator::B[10]

Definition at line 317 of file header.h.

◆ copy_from_count

int generator::copy_from_count

Definition at line 314 of file header.h.

◆ debug_count

int generator::debug_count

Definition at line 313 of file header.h.

◆ declarations

struct str* generator::declarations

Definition at line 296 of file header.h.

◆ failure_keep_count

int generator::failure_keep_count

Definition at line 306 of file header.h.

◆ failure_label

int generator::failure_label

Definition at line 312 of file header.h.

◆ failure_str

struct str* generator::failure_str

Definition at line 308 of file header.h.

◆ I

int generator::I[10]

Definition at line 318 of file header.h.

◆ keep_count

int generator::keep_count

Definition at line 325 of file header.h.

◆ L

symbol* generator::L[5]

Definition at line 320 of file header.h.

◆ label_used

int generator::label_used

Definition at line 311 of file header.h.

◆ line_count

int generator::line_count

Definition at line 322 of file header.h.

◆ line_labelled

int generator::line_labelled

Definition at line 323 of file header.h.

◆ literalstring_count

int generator::literalstring_count

Definition at line 324 of file header.h.

◆ margin

int generator::margin

Definition at line 301 of file header.h.

◆ max_label

int generator::max_label

Definition at line 299 of file header.h.

◆ next_label

int generator::next_label

Definition at line 297 of file header.h.

◆ options

struct options* generator::options

Definition at line 291 of file header.h.

◆ outbuf

struct str* generator::outbuf

Definition at line 295 of file header.h.

◆ S

const char* generator::S[10]

Definition at line 316 of file header.h.

◆ unreachable

int generator::unreachable

Definition at line 292 of file header.h.

◆ V

struct name* generator::V[5]

Definition at line 319 of file header.h.

◆ var_number

int generator::var_number

Definition at line 294 of file header.h.


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