CNode_pr Struct Reference
Helper class for building tail recursive binary CNode trees Used by parser.
More...
#include <cnode.h>
List of all members.
Detailed Description
Helper class for building tail recursive binary CNode trees Used by parser.
Member Function Documentation
CNode_pr::operator CNode * |
( |
|
) |
[inline] |
int CNode_pr::operator!= |
( |
CNode_pr |
p |
) |
[inline] |
int CNode_pr::operator!= |
( |
CNode * |
v |
) |
[inline] |
CNode* CNode_pr::operator-> |
( |
|
) |
[inline] |
int CNode_pr::operator== |
( |
CNode_pr |
p |
) |
[inline] |
int CNode_pr::operator== |
( |
CNode * |
v |
) |
[inline] |
Friends And Related Function Documentation
Member Data Documentation
The documentation for this struct was generated from the following file:
- /builddir/build/BUILD/vrq-1.0.62/src/cnode.h