xapian-core  1.4.25
Public Attributes | List of all members
YYMINORTYPE Union Reference
+ Collaboration diagram for YYMINORTYPE:

Public Attributes

int yyinit
 
ParseTOKENTYPE yy0
 
TermGroupyy14
 
Termsyy32
 
Queryyy39
 
ProbQueryyy40
 
int yy46
 

Detailed Description

Definition at line 1277 of file queryparser_internal.cc.

Member Data Documentation

◆ yy0

ParseTOKENTYPE YYMINORTYPE::yy0

Definition at line 1279 of file queryparser_internal.cc.

Referenced by Parse(), yy_destructor(), and yy_reduce().

◆ yy14

TermGroup* YYMINORTYPE::yy14

Definition at line 1280 of file queryparser_internal.cc.

Referenced by yy_destructor(), and yy_reduce().

◆ yy32

Terms* YYMINORTYPE::yy32

Definition at line 1281 of file queryparser_internal.cc.

Referenced by yy_destructor(), and yy_reduce().

◆ yy39

Query* YYMINORTYPE::yy39

Definition at line 1282 of file queryparser_internal.cc.

Referenced by yy_destructor(), and yy_reduce().

◆ yy40

ProbQuery* YYMINORTYPE::yy40

Definition at line 1283 of file queryparser_internal.cc.

Referenced by yy_destructor(), and yy_reduce().

◆ yy46

int YYMINORTYPE::yy46

Definition at line 1284 of file queryparser_internal.cc.

◆ yyinit

int YYMINORTYPE::yyinit

Definition at line 1278 of file queryparser_internal.cc.


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