exip  Alpha 0.5.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
GrammarStackNode Struct Reference

Used for the processing grammar stack. More...

#include <procTypes.h>

Data Fields

EXIGrammargrammar
 
SmallIndex currNonTermID
 Current (left-hand side) non-terminal ID that identifies the current grammar rule. More...
 
QNameID currQNameID
 The qname of the current element being parsed/serialized. More...
 
struct GrammarStackNodenextInStack
 

Detailed Description

Definition at line 771 of file bin/headers/procTypes.h.

Field Documentation

SmallIndex GrammarStackNode::currNonTermID

Defines the context/processor state.

Definition at line 779 of file bin/headers/procTypes.h.

QNameID GrammarStackNode::currQNameID

Definition at line 781 of file bin/headers/procTypes.h.

EXIGrammar * GrammarStackNode::grammar

Definition at line 773 of file bin/headers/procTypes.h.

struct GrammarStackNode * GrammarStackNode::nextInStack

Definition at line 782 of file bin/headers/procTypes.h.


The documentation for this struct was generated from the following files: