_parseState Struct Reference

Parser state. More...


Data Fields

char * str
char * p
int nextToken
Value tokenValue
Spec spec


Detailed Description

Parser state.

Definition at line 103 of file expression.c.


Field Documentation

current lookahead token

Definition at line 106 of file expression.c.

current position in expression string

Definition at line 105 of file expression.c.

spec file that we are parsing inside of

Definition at line 108 of file expression.c.

expression string

Definition at line 104 of file expression.c.

valid when TOK_INTEGER or TOK_STRING

Definition at line 107 of file expression.c.


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

Generated on Tue Apr 21 04:22:46 2009 for rpm by  doxygen 1.5.8