The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

_parseState (3)
  • >> _parseState (3) ( Linux man: Библиотечные вызовы )
  •  

    NAME

    _parseState - Parser state. 
     
    

    SYNOPSIS


     

    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

     

    int _parseState::nextToken

    current lookahead token

    Definition at line 106 of file expression.c.

    Referenced by parseExpressionBoolean(), and parseExpressionString().  

    char* _parseState::p

    current position in expression string

    Definition at line 105 of file expression.c.

    Referenced by parseExpressionBoolean(), and parseExpressionString().  

    Spec _parseState::spec

    spec file that we are parsing inside of

    Definition at line 108 of file expression.c.

    Referenced by parseExpressionBoolean(), and parseExpressionString().  

    char* _parseState::str

    expression string

    Definition at line 104 of file expression.c.

    Referenced by parseExpressionBoolean(), and parseExpressionString().  

    Value _parseState::tokenValue

    valid when TOK_INTEGER or TOK_STRING

    Definition at line 107 of file expression.c.

    Referenced by parseExpressionBoolean(), and parseExpressionString().

     

    AUTHOR

    Generated automatically by Doxygen for rpm from the source code.


     

    Index

    NAME
    SYNOPSIS
    Data Fields
    DETAILED DESCRIPTION
    FIELD DOCUMENTATION
    int _parseState::nextToken
    char* _parseState::p
    Spec _parseState::spec
    char* _parseState::str
    Value _parseState::tokenValue
    AUTHOR


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру