Volksdata 1.0b10
RDF library
Loading...
Searching...
No Matches
yyParser Struct Reference
Collaboration diagram for yyParser:

Data Fields

VOLK_GraphIterator * it
NQParserStatestate
VOLK_TrigParserStatestate
VOLK_TTLParserStatestate
int yyerrcnt
yyStackEntry yystack [100]
yyStackEntryyystackEnd
yyStackEntryyytos

Detailed Description

Definition at line 264 of file grammar_nq.c.

Field Documentation

◆ it

VOLK_GraphIterator* yyParser::it

Definition at line 270 of file grammar_nt.c.

◆ state [1/3]

NQParserState* yyParser::state

Definition at line 272 of file grammar_nq.c.

◆ state [2/3]

VOLK_TrigParserState* yyParser::state

Definition at line 361 of file grammar_trig.c.

◆ state [3/3]

VOLK_TTLParserState* yyParser::state

Definition at line 310 of file grammar_ttl.c.

◆ yyerrcnt

int yyParser::yyerrcnt

Definition at line 270 of file grammar_nq.c.

◆ yystack

yyStackEntry yyParser::yystack

Definition at line 279 of file grammar_nq.c.

◆ yystackEnd

yyStackEntry * yyParser::yystackEnd

Definition at line 280 of file grammar_nq.c.

◆ yytos

yyStackEntry * yyParser::yytos

Definition at line 265 of file grammar_nq.c.


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