_parseState Struct Reference

Parser state. More...

Collaboration diagram for _parseState:
[legend]

Data Fields

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

Detailed Description

Parser state.

Definition at line 104 of file expression.c.


Field Documentation

expression string

Definition at line 106 of file expression.c.

Referenced by parseExpressionBoolean(), and parseExpressionString().

current position in expression string

Definition at line 108 of file expression.c.

Referenced by parseExpressionBoolean(), parseExpressionString(), and rdToken().

valid when TOK_INTEGER or TOK_STRING

Definition at line 111 of file expression.c.

Referenced by doPrimary(), parseExpressionBoolean(), parseExpressionString(), and rdToken().

spec file that we are parsing inside of

Definition at line 112 of file expression.c.

Referenced by parseExpressionBoolean(), and parseExpressionString().


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

Generated on Wed Nov 19 15:03:08 2008 for rpm by  doxygen 1.5.6