Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

TStackValue Class Reference

Stack value for parser. More...

#include <stack_value.hh>

List of all members.

Public Methods

 TStackValue (void)
 Builds a new instance.


Public Attributes

bool gHasColumnDefinition
 True if <column definition> has been reduced to this non-terminal.

bool gHasAsterisk
 True if an <asterisk> has been reduced to this non-terminal.

int iItemCount
 Number of items (for parameter lists).

mpcl::text::TString yCode
 String with code generated.

mpcl::text::TString yFirstIdentifier
 First identifier (in reverse order) in a composed identifier.

mpcl::text::TString yFourthIdentifier
 Fourth identifier (in reverse order) in a composed identifier.

mpcl::text::TString yOriginalText
 String with original text.

mpcl::text::TString ySecondIdentifier
 Second identifier (in reverse order) in a composed identifier.

mpcl::text::TString yThirdIdentifier
 Third identifier (in reverse order) in a composed identifier.


Detailed Description

Stack value for parser.

Definition at line 33 of file stack_value.hh.


The documentation for this class was generated from the following file:
Generated on Mon Oct 13 02:40:11 2003 for UESQLC by doxygen1.2.18