#include <AtomParser.h>
Public Methods | |
| atomparser_node (int nnode_t, int nextra_t=-1) | |
| ~atomparser_node (void) | |
Public Attributes | |
| int | node_type |
| int | extra_type |
| double | dval |
| int | ival |
| atomparser_string | sele |
| atomparser_node * | left |
| atomparser_node * | right |
Definition at line 41 of file AtomParser.h.
|
||||||||||||
|
Definition at line 49 of file AtomParser.h. References extra_type, node_type, and NULL. |
|
|
Definition at line 55 of file AtomParser.h. |
|
|
Definition at line 45 of file AtomParser.h. Referenced by yyparse. |
|
|
Definition at line 43 of file AtomParser.h. Referenced by atomparser_node. |
|
|
Definition at line 46 of file AtomParser.h. Referenced by yyparse. |
|
|
Definition at line 48 of file AtomParser.h. Referenced by yyparse. |
|
|
Definition at line 42 of file AtomParser.h. Referenced by atomparser_node, and yyparse. |
|
|
Definition at line 48 of file AtomParser.h. Referenced by yyparse. |
|
|
Definition at line 47 of file AtomParser.h. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002