xapian-core  1.4.25
Public Member Functions | Public Attributes | List of all members
yyParser Struct Reference
+ Collaboration diagram for yyParser:

Public Member Functions

 yyParser ()
 
 ~yyParser ()
 

Public Attributes

int yyerrcnt
 
ParseARG_SDECL vector< yyStackEntryyystack
 

Detailed Description

Definition at line 1522 of file queryparser_internal.cc.

Constructor & Destructor Documentation

◆ yyParser()

yyParser::yyParser ( )
inline

Definition at line 1531 of file queryparser_internal.cc.

References ParseInit().

◆ ~yyParser()

yyParser::~yyParser ( )
inline

Definition at line 1534 of file queryparser_internal.cc.

References ParseFinalize().

Member Data Documentation

◆ yyerrcnt

int yyParser::yyerrcnt

Definition at line 1527 of file queryparser_internal.cc.

Referenced by Parse(), ParseInit(), and yy_accept().

◆ yystack

ParseARG_SDECL vector<yyStackEntry> yyParser::yystack

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