Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

YYSTYPE Union Reference

#include <y.tab.h>

List of all members.

Public Attributes

int ival
double dval
atomparser_nodenode
atomparser_nodenode


Member Data Documentation

double YYSTYPE::dval
 

Definition at line 8 of file y.tab.h.

Referenced by yyparse.

int YYSTYPE::ival
 

Definition at line 7 of file y.tab.h.

Referenced by yyparse.

atomparser_node* YYSTYPE::node
 

Definition at line 9 of file y.tab.h.

atomparser_node* YYSTYPE::node
 

Definition at line 47 of file AtomParser.C.

Referenced by yyparse.


The documentation for this union was generated from the following files:
Generated on Fri Apr 19 02:47:21 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002