xapian-core  2.0.0
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
 
struct str * failure_str
 
int label_used
 
int failure_label
 
int debug_count
 
int copy_from_count
 
const char * S [10]
 
byteB [10]
 
int I [10]
 
int line_count
 
int line_labelled
 
int literalstring_count
 
int keep_count
 
int temporary_used
 
char java_import_arrays
 
char java_import_chararraysequence
 

Detailed Description

Definition at line 364 of file header.h.

Member Data Documentation

◆ analyser

struct analyser* generator::analyser

Definition at line 365 of file header.h.

◆ B

byte* generator::B[10]

Definition at line 385 of file header.h.

◆ copy_from_count

int generator::copy_from_count

Definition at line 382 of file header.h.

◆ debug_count

int generator::debug_count

Definition at line 381 of file header.h.

◆ declarations

struct str* generator::declarations

Definition at line 371 of file header.h.

◆ failure_label

int generator::failure_label

Definition at line 380 of file header.h.

◆ failure_str

struct str* generator::failure_str

Definition at line 377 of file header.h.

◆ I

int generator::I[10]

Definition at line 386 of file header.h.

◆ java_import_arrays

char generator::java_import_arrays

Definition at line 394 of file header.h.

◆ java_import_chararraysequence

char generator::java_import_chararraysequence

Definition at line 395 of file header.h.

◆ keep_count

int generator::keep_count

Definition at line 391 of file header.h.

◆ label_used

int generator::label_used

Definition at line 379 of file header.h.

◆ line_count

int generator::line_count

Definition at line 388 of file header.h.

◆ line_labelled

int generator::line_labelled

Definition at line 389 of file header.h.

◆ literalstring_count

int generator::literalstring_count

Definition at line 390 of file header.h.

◆ margin

int generator::margin

Definition at line 374 of file header.h.

◆ max_label

int generator::max_label

Definition at line 373 of file header.h.

◆ next_label

int generator::next_label

Definition at line 372 of file header.h.

◆ options

struct options* generator::options

Definition at line 366 of file header.h.

◆ outbuf

struct str* generator::outbuf

Definition at line 370 of file header.h.

◆ S

const char* generator::S[10]

Definition at line 384 of file header.h.

◆ temporary_used

int generator::temporary_used

Definition at line 393 of file header.h.

◆ unreachable

int generator::unreachable

Definition at line 367 of file header.h.

◆ var_number

int generator::var_number

Definition at line 369 of file header.h.


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