_parseState - Parser state.
char * str
char * p
int nextToken
Value tokenValue
Spec spec
Parser state.
Definition at line 103 of file expression.c.
current lookahead token
Definition at line 106 of file expression.c.
Referenced by parseExpressionBoolean(), and parseExpressionString().
current position in expression string
Definition at line 105 of file expression.c.
Referenced by parseExpressionBoolean(), and parseExpressionString().
spec file that we are parsing inside of
Definition at line 108 of file expression.c.
Referenced by parseExpressionBoolean(), and parseExpressionString().
expression string
Definition at line 104 of file expression.c.
Referenced by parseExpressionBoolean(), and parseExpressionString().
valid when TOK_INTEGER or TOK_STRING
Definition at line 107 of file expression.c.
Referenced by parseExpressionBoolean(), and parseExpressionString().
Generated automatically by Doxygen for rpm from the source code.
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |