NCBI C++ ToolKit
Public Attributes | List of all members
yyalloc Union Reference
+ Collaboration diagram for yyalloc:

Public Attributes

short yyss
 
YYSTYPE yyvs
 
CBDB_Query::TQueryClauseyyvs
 
yytype_int16 yyss_alloc
 
CQueryParseTree::TNodeyyvs_alloc
 

Detailed Description

Definition at line 206 of file newick.tab.cpp.

Member Data Documentation

◆ yyss

short yyalloc::yyss

Definition at line 208 of file newick.tab.cpp.

Referenced by ncbi_q_parse(), newickparse(), and yyparse().

◆ yyss_alloc

yytype_int16 yyalloc::yyss_alloc

Definition at line 375 of file query_parser_bison.tab.c.

Referenced by ncbi_q_parse().

◆ yyvs [1/2]

YYSTYPE yyalloc::yyvs

Definition at line 209 of file newick.tab.cpp.

Referenced by ncbi_q_parse(), newickparse(), and yyparse().

◆ yyvs [2/2]

CBDB_Query::TQueryClause* yyalloc::yyvs

Definition at line 183 of file bdb_query_bison.tab.c.

◆ yyvs_alloc

CQueryParseTree::TNode* yyalloc::yyvs_alloc

Definition at line 376 of file query_parser_bison.tab.c.

Referenced by ncbi_q_parse().


The documentation for this union was generated from the following files:
Modified on Fri Sep 20 14:57:58 2024 by modify_doxy.py rev. 669887