NCBI C++ ToolKit
Public Attributes | List of all members
YYSTYPE Union Reference

#include </home/coremake/doxygen/cxx/src/algo/phy_tree/newick.tab.hpp>

+ Collaboration diagram for YYSTYPE:

Public Attributes

char * strval
 
double dblval
 
TPhyTreeNodenodeval
 

Detailed Description

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

Member Data Documentation

◆ dblval

double YYSTYPE::dblval

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

Referenced by newicklex().

◆ nodeval

TPhyTreeNode * YYSTYPE::nodeval

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

Referenced by newickparse().

◆ strval

char * YYSTYPE::strval

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

Referenced by newicklex().


The documentation for this union was generated from the following files:
Modified on Tue Dec 05 02:17:39 2023 by modify_doxy.py rev. 669887