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

Public Attributes

int yyinit
 
ParseTOKENTYPE yy0
 
Queryyy1
 
ProbQueryyy18
 
TermGroupyy32
 
int yy34
 
Termsyy36
 

Detailed Description

Definition at line 1623 of file queryparser_internal.cc.

Member Data Documentation

◆ yy0

ParseTOKENTYPE YYMINORTYPE::yy0

Definition at line 1625 of file queryparser_internal.cc.

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

◆ yy1

Query* YYMINORTYPE::yy1

Definition at line 1626 of file queryparser_internal.cc.

Referenced by yy_destructor(), and yy_reduce().

◆ yy18

ProbQuery* YYMINORTYPE::yy18

Definition at line 1627 of file queryparser_internal.cc.

Referenced by yy_destructor(), and yy_reduce().

◆ yy32

TermGroup* YYMINORTYPE::yy32

Definition at line 1628 of file queryparser_internal.cc.

Referenced by yy_destructor(), and yy_reduce().

◆ yy34

int YYMINORTYPE::yy34

Definition at line 1629 of file queryparser_internal.cc.

◆ yy36

Terms* YYMINORTYPE::yy36

Definition at line 1630 of file queryparser_internal.cc.

Referenced by yy_destructor(), and yy_reduce().

◆ yyinit

int YYMINORTYPE::yyinit

Definition at line 1624 of file queryparser_internal.cc.


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